mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
[bugfix] test coverage should exclude demo (#1075)
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
"collectCoverageFrom": [
|
||||
"packages/**/*.{js,vue}",
|
||||
"!**/vant-css/**",
|
||||
"!**/demo/**",
|
||||
"!**/locale/lang/**",
|
||||
"!**/waterfall/**",
|
||||
"!**/lazyload/**"
|
||||
|
Reference in New Issue
Block a user