mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-04 07:27:41 +08:00
feat: add vxe-table/lib/locale/lang optimizeDeps
This commit is contained in:
parent
fd4cad8d4c
commit
dbe0815ac4
@ -79,7 +79,9 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
|
||||
"@vueuse/core",
|
||||
"@iconify/vue",
|
||||
"element-plus/lib/locale/lang/en",
|
||||
"element-plus/lib/locale/lang/zh-cn"
|
||||
"element-plus/lib/locale/lang/zh-cn",
|
||||
"vxe-table/lib/locale/lang/zh-CN",
|
||||
"vxe-table/lib/locale/lang/en-US"
|
||||
],
|
||||
exclude: ["@zougt/vite-plugin-theme-preprocessor/dist/browser-utils"]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user