mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 21:49:28 +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',
|
||||
'moment/locale/zh-cn',
|
||||
'ant-design-vue/es/locale/en_US',
|
||||
'resize-observer-polyfill',
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user