bug fixed: 修复构建失败问题

This commit is contained in:
ray_wuhao 2023-07-04 14:06:39 +08:00
parent f49bb2a08c
commit 6acc7b6500

View File

@ -30,7 +30,7 @@
"@intlify/unplugin-vue-i18n/messages",
"naive-ui/volar",
"vite/client",
"src/types/global.d.ts"
"./src/types/global.d.ts"
],
"ignoreDeprecations": "5.0"
},