mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-24 02:00:22 +08:00
fix(optimize-deps): fix resize-observer-polyfill error
This commit is contained in:
parent
ea9355398f
commit
1fac4b4ba7
@ -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',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user