mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): format code style [调整代码格式]
This commit is contained in:
@ -16,7 +16,8 @@ export default defineConfig(configEnv => {
|
||||
resolve: {
|
||||
alias: {
|
||||
'~': rootPath,
|
||||
'@': srcPath
|
||||
'@': srcPath,
|
||||
'vue-i18n': 'vue-i18n/dist/vue-i18n.cjs.js'
|
||||
}
|
||||
},
|
||||
define: viteDefine,
|
||||
|
||||
Reference in New Issue
Block a user