release: update 3.4.6

This commit is contained in:
xiaoxian521
2022-08-23 10:43:33 +08:00
parent c07e60e114
commit 2888f8c4f1
6 changed files with 20 additions and 16 deletions

View File

@@ -70,6 +70,8 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
chunkSizeWarningLimit: 4000
},
define: {
"process.platform": null,
"process.version": null,
__INTLIFY_PROD_DEVTOOLS__: false,
__APP_INFO__: JSON.stringify(__APP_INFO__)
}