fix: Icon加载问题

This commit is contained in:
vben
2023-04-06 22:47:39 +08:00
parent 553ee9c7ae
commit feadf64ee3
26 changed files with 35 additions and 32 deletions

View File

@@ -31,13 +31,6 @@ function defineApplicationConfig(defineOptions: DefineOptions = {}) {
const pathResolve = (pathname: string) => resolve(root, '.', pathname);
const applicationConfig: UserConfig = {
optimizeDeps: {
include: [
'@iconify/iconify',
'ant-design-vue/es/locale/zh_CN',
'ant-design-vue/es/locale/en_US',
],
},
resolve: {
alias: [
{