🐛修复(component): 🐛修复: 按需加载部分被引用组件无法解析的问题
This commit is contained in:
@@ -31,6 +31,10 @@ const matchModule: string[] = [
|
||||
"skeletonItem",
|
||||
"tabItem",
|
||||
"upload",
|
||||
"checkbox",
|
||||
"badge",
|
||||
"button",
|
||||
"tooltip",
|
||||
];
|
||||
|
||||
export default (): UserConfigExport => {
|
||||
|
||||
Reference in New Issue
Block a user