mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
[bugfix] Toast: ssr error (#1910)
This commit is contained in:
@@ -14,9 +14,9 @@ module.exports = {
|
||||
'!**/vant-css/**',
|
||||
'!**/demo/**',
|
||||
'!**/locale/lang/**',
|
||||
'!**/waterfall/**',
|
||||
'!**/sku/**',
|
||||
'!**/lazyload/**'
|
||||
'!**/waterfall/**',
|
||||
'!**/icon/config/**'
|
||||
],
|
||||
collectCoverage: true,
|
||||
coverageReporters: ['html', 'lcov', 'text-summary'],
|
||||
|
Reference in New Issue
Block a user