mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-23 03:40:19 +08:00
fix(styleImport): fix RangePicker build error (#1820)
This commit is contained in:
parent
9d4d78d2c9
commit
8932bf9a2d
@ -64,6 +64,7 @@ export function configStyleImportPlugin(_isBuild: boolean) {
|
||||
'layout-footer': 'layout',
|
||||
'layout-header': 'layout',
|
||||
'month-picker': 'date-picker',
|
||||
'range-picker': 'date-picker',
|
||||
};
|
||||
|
||||
return ignoreList.includes(name)
|
||||
|
Loading…
Reference in New Issue
Block a user