mirror of
https://github.com/youzan/vant.git
synced 2025-12-11 02:04:16 +08:00
[bugfix] Swipe: unable to scroll page when opened (#3056)
This commit is contained in:
@@ -16,8 +16,7 @@ module.exports = {
|
||||
'!**/demo/**',
|
||||
'!**/locale/lang/**',
|
||||
'!**/sku/**',
|
||||
'!**/waterfall/**',
|
||||
'!**/icon/config/**'
|
||||
'!**/waterfall/**'
|
||||
],
|
||||
collectCoverage: true,
|
||||
coverageReporters: ['html', 'lcov', 'text-summary'],
|
||||
|
||||
Reference in New Issue
Block a user