🐛修复(component): 🐛修复: 按需加载部分被引用组件无法解析的问题

This commit is contained in:
sight
2022-04-24 20:30:08 +08:00
parent 2297280549
commit 4ff6d446cd
12 changed files with 35 additions and 17 deletions

View File

@@ -31,6 +31,10 @@ const matchModule: string[] = [
"skeletonItem",
"tabItem",
"upload",
"checkbox",
"badge",
"button",
"tooltip",
];
export default (): UserConfigExport => {