mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
fix: build error
This commit is contained in:
@@ -60,6 +60,9 @@ export default ({ command }: ConfigEnv): UserConfigExport => {
|
||||
brotliSize: false,
|
||||
// 消除打包大小超过500kb警告
|
||||
chunkSizeWarningLimit: 2000
|
||||
},
|
||||
define: {
|
||||
__INTLIFY_PROD_DEVTOOLS__: false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user