docs: add some annotation

This commit is contained in:
xiaoxian521
2021-08-27 01:33:57 +08:00
parent a4d305868f
commit 3981c63e24
6 changed files with 17 additions and 11 deletions

View File

@@ -84,6 +84,7 @@ export default ({ command }: ConfigEnv): UserConfigExport => {
]
},
build: {
sourcemap: false,
brotliSize: false,
// 消除打包大小超过500kb警告
chunkSizeWarningLimit: 2000