mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-14 22:30:31 +08:00
feat: use @pureadmin/theme
This commit is contained in:
@@ -87,7 +87,7 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
|
||||
"element-plus/lib/locale/lang/en",
|
||||
"element-plus/lib/locale/lang/zh-cn"
|
||||
],
|
||||
exclude: ["@zougt/vite-plugin-theme-preprocessor/dist/browser-utils"]
|
||||
exclude: ["@pureadmin/theme/dist/browser-utils"]
|
||||
},
|
||||
build: {
|
||||
sourcemap: false,
|
||||
|
||||
Reference in New Issue
Block a user