chore: update

This commit is contained in:
xiaoxian521
2023-08-30 12:39:32 +08:00
parent 421fe54bbd
commit fd097c5a6a
511 changed files with 515 additions and 5 deletions

View File

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