Commit 1fac4b4b authored by vben's avatar vben

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

parent ea935539
......@@ -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',
],
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment