mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
feat(projects): 添加全局组件自动引入注册
This commit is contained in:
@ -16,7 +16,7 @@ export default defineConfig((configEnv) => {
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': srcPath,
|
||||
'~': rootPath,
|
||||
'~/': rootPath,
|
||||
},
|
||||
},
|
||||
define,
|
||||
|
Reference in New Issue
Block a user