mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] test coverage should exclude demo (#1075)
This commit is contained in:
parent
509a75f438
commit
42ac659aea
@ -122,6 +122,7 @@
|
||||
"collectCoverageFrom": [
|
||||
"packages/**/*.{js,vue}",
|
||||
"!**/vant-css/**",
|
||||
"!**/demo/**",
|
||||
"!**/locale/lang/**",
|
||||
"!**/waterfall/**",
|
||||
"!**/lazyload/**"
|
||||
|
Loading…
x
Reference in New Issue
Block a user