mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Update vite.config.ts
This commit is contained in:
		
							parent
							
								
									39c3995c74
								
							
						
					
					
						commit
						1bb2c22493
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -42,9 +42,9 @@ export default defineConfig(({ command, mode }) => {
 | 
			
		|||
 | 
			
		||||
		build: {
 | 
			
		||||
			target: [
 | 
			
		||||
				'chrome100',
 | 
			
		||||
				'firefox100',
 | 
			
		||||
				'safari15',
 | 
			
		||||
				'chrome108',
 | 
			
		||||
				'firefox109',
 | 
			
		||||
				'safari16',
 | 
			
		||||
			],
 | 
			
		||||
			manifest: 'manifest.json',
 | 
			
		||||
			rollupOptions: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue