chore: update

This commit is contained in:
xiaoxian521
2023-05-26 23:30:14 +08:00
parent 24b645d462
commit a33dea3c6d
530 changed files with 231 additions and 703 deletions

View File

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