We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dc093 commit fb57cf7Copy full SHA for fb57cf7
vite.config.ts
@@ -88,6 +88,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
88
89
optimizeDeps: {
90
include: [
91
+ '@ant-design/icons-vue',
92
'ant-design-vue/es/locale/zh_CN',
93
'moment/dist/locale/zh-cn',
94
'ant-design-vue/es/locale/en_US',
0 commit comments