mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 04:43:42 +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