fix(optimize-deps): fix resize-observer-polyfill error

This commit is contained in:
vben 2021-01-21 23:12:42 +08:00
parent ea9355398f
commit 1fac4b4ba7

View File

@ -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',
],
},
};