build(projects): 代码优化

This commit is contained in:
Soybean
2022-06-19 15:34:18 +08:00
parent 414ccbe360
commit 5c1b086cb4
6 changed files with 273 additions and 244 deletions

View File

@ -38,7 +38,7 @@ export default defineConfig(configEnv => {
port: 5050
},
build: {
brotliSize: false,
reportCompressedSize: false,
sourcemap: false,
commonjsOptions: {
ignoreTryCatch: false