Upgrade to Webpack 4
This commit is contained in:
@@ -56,6 +56,9 @@ module.exports = function(karma) {
|
||||
reporters: ['progress'],
|
||||
webpackMiddleware: {
|
||||
noInfo: true
|
||||
},
|
||||
webpack: {
|
||||
mode: 'development'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user