We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ebf95 commit 208f805Copy full SHA for 208f805
1 file changed
client/vite.config.js
@@ -12,7 +12,7 @@ export default defineConfig({
12
}
13
)],
14
build: {
15
- chunkSizeWarningLimit: 1000
+ chunkSizeWarningLimit: 2000
16
},
17
server: {
18
port: 3002,
0 commit comments