e2e Code Coverage and all test fixes (#5328)
Add e2e code coverage and fix all tests
This commit is contained in:
@@ -34,6 +34,7 @@ config.module.rules.push({
|
||||
use: {
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
// eslint-disable-next-line no-undef
|
||||
configFile: path.resolve(process.cwd(), 'babel.coverage.js')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user