We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4603a8b commit ada62c3Copy full SHA for ada62c3
vite.config.mjs
@@ -30,6 +30,6 @@ export default defineConfig({
30
}
31
},
32
build: {
33
- assetsInlineLimit: 1024
+ assetsInlineLimit: 512
34
35
})
0 commit comments