We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846b0ca commit e700bc1Copy full SHA for e700bc1
vite.config.ts
@@ -40,6 +40,6 @@ export default defineConfig({
40
},
41
42
43
- chunkSizeWarningLimit: 1000, // Increase the limit as needed
+ chunkSizeWarningLimit: 2000,
44
45
});
0 commit comments