chore(组件): 全部使用easycom来处理组件问题
This commit is contained in:
@@ -953,7 +953,8 @@
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"diy-*(\\W.*)": "@/components-diy/diy$1.vue"
|
||||
"diy-*(\\W.*)": "@/components-diy/diy$1.vue",
|
||||
"uni-*(\\W.*)": "@/uni_modules/uni$1/components/uni$1/uni$1.vue"
|
||||
}
|
||||
},
|
||||
"preloadRule": {
|
||||
|
||||
Reference in New Issue
Block a user