修改打包时vuemap types不存在报错问题

This commit is contained in:
2025-02-24 09:35:31 +08:00
parent 5a877b550b
commit 45212ea243

View File

@@ -25,7 +25,7 @@
"allowJs": true,
// 类型声明相关配置
"types": ["node", "vite/client", "element-plus/global", "vuemap"]
"types": ["node", "vite/client", "element-plus/global"]
},
"include": [