dev #1
| 
						 | 
				
			
			@ -19,7 +19,9 @@ export default defineConfig(({mode}) => ({
 | 
			
		|||
      },
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  plugins: [react(), dts()],
 | 
			
		||||
  plugins: [react(), dts({
 | 
			
		||||
    insertTypesEntry: true
 | 
			
		||||
  })],
 | 
			
		||||
  resolve: {
 | 
			
		||||
    alias: {
 | 
			
		||||
      "@": path.resolve(__dirname, "./src"),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user