chore(@vant/cli): 修复 vue-jest 生成 sourcemap 导致 jest 生成覆盖率失败 (#7188)

This commit is contained in:
ChangeHow
2020-09-16 17:08:46 +08:00
committed by GitHub
parent 49e92757cb
commit 472035c5bf
2 changed files with 83 additions and 62 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
"style-loader": "^1.2.1",
"stylelint": "^13.5.0",
"typescript": "^3.9.3",
"vue-jest": "4.0.0-beta.2",
"vue-jest": "4.0.0-rc.0",
"vue-loader": "^15.9.2",
"vue-router": "^3.3.1",
"webpack": "^4.43.0",