mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
[breaking change] remove waterfall component
This commit is contained in:
@@ -15,8 +15,7 @@ module.exports = {
|
||||
'!**/style/**',
|
||||
'!**/demo/**',
|
||||
'!**/locale/lang/**',
|
||||
'!**/sku/**',
|
||||
'!**/waterfall/**'
|
||||
'!**/sku/**'
|
||||
],
|
||||
collectCoverage: true,
|
||||
coverageReporters: ['html', 'lcov', 'text-summary'],
|
||||
|
Reference in New Issue
Block a user