chore: update

This commit is contained in:
xiaoxian521 2023-08-30 21:51:41 +08:00
parent fd097c5a6a
commit e38b5ec797

View File

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