修改打包时vuemap types不存在报错问题
This commit is contained in:
parent
5a877b550b
commit
45212ea243
|
|
@ -25,7 +25,7 @@
|
|||
"allowJs": true,
|
||||
|
||||
// 类型声明相关配置
|
||||
"types": ["node", "vite/client", "element-plus/global", "vuemap"]
|
||||
"types": ["node", "vite/client", "element-plus/global"]
|
||||
},
|
||||
|
||||
"include": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue