fix: test coverage

This commit is contained in:
陈嘉涵
2017-08-15 21:56:45 +08:00
parent a0167b734d
commit 74d04f6935
2 changed files with 1 additions and 6 deletions
+1
View File
@@ -26,6 +26,7 @@ const webpackConfig = {
}
})
],
stats: 'errors-only',
resolve: {
modules: [
path.resolve(process.cwd(), 'node_modules'),