mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 12:43:42 +08:00
build(deps): 添加多种插件:element-plus、iconify、windicss
This commit is contained in:
5
build/alias/index.ts
Normal file
5
build/alias/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import path from 'path';
|
||||
|
||||
export default {
|
||||
'@': path.resolve(__dirname, '/src')
|
||||
};
|
||||
Reference in New Issue
Block a user