mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
添加工具类
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"sourceMap": true,
|
||||
"baseUrl": ".",
|
||||
"resolveJsonModule": true, // 包含导入的模块。json的扩展
|
||||
"types": [
|
||||
"webpack-env",
|
||||
"jest"
|
||||
@@ -37,5 +38,5 @@
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user