mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 12:53:42 +08:00
chore(deps): update deps
This commit is contained in:
@@ -16,8 +16,7 @@ export default defineConfig(configEnv => {
|
||||
resolve: {
|
||||
alias: {
|
||||
'~': rootPath,
|
||||
'@': srcPath,
|
||||
'vue-i18n': 'vue-i18n/dist/vue-i18n.cjs.js'
|
||||
'@': srcPath
|
||||
}
|
||||
},
|
||||
define: viteDefine,
|
||||
|
Reference in New Issue
Block a user