mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +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