mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-10 14:09:25 +00:00
fix(optimize-deps): fix resize-observer-polyfill error
This commit is contained in:
@@ -100,6 +100,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
|||||||
'ant-design-vue/es/locale/zh_CN',
|
'ant-design-vue/es/locale/zh_CN',
|
||||||
'moment/locale/zh-cn',
|
'moment/locale/zh-cn',
|
||||||
'ant-design-vue/es/locale/en_US',
|
'ant-design-vue/es/locale/en_US',
|
||||||
|
'resize-observer-polyfill',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user