pnpm install 问题解决
parent
6686287991
commit
052e63d875
|
@ -107,7 +107,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||||
'ant-design-vue/es/locale/zh_CN',
|
'ant-design-vue/es/locale/zh_CN',
|
||||||
'ant-design-vue/es/locale/en_US',
|
'ant-design-vue/es/locale/en_US',
|
||||||
],
|
],
|
||||||
exclude: ['vue-demi'],
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue