|
@@ -64,6 +64,7 @@ export function configStyleImportPlugin(_isBuild: boolean) {
|
|
'layout-footer': 'layout',
|
|
'layout-footer': 'layout',
|
|
'layout-header': 'layout',
|
|
'layout-header': 'layout',
|
|
'month-picker': 'date-picker',
|
|
'month-picker': 'date-picker',
|
|
|
|
+ 'range-picker': 'date-picker',
|
|
};
|
|
};
|
|
|
|
|
|
return ignoreList.includes(name)
|
|
return ignoreList.includes(name)
|