chore: update

This commit is contained in:
xiaoxian521 2023-06-27 17:45:15 +08:00
parent 1cd173b66c
commit a831ea2bb3

View File

@ -52,6 +52,7 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
exclude
},
build: {
assetsInlineLimit: 0,
sourcemap: false,
// 消除打包大小超过500kb警告
chunkSizeWarningLimit: 4000,