We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41766b5 commit 36829b9Copy full SHA for 36829b9
karma.conf.js
@@ -17,6 +17,8 @@ module.exports = function (config) {
17
'tests.webpack.js': [ 'webpack', 'sourcemap' ]
18
},
19
20
+ reporters: [ 'dots' ],
21
+
22
webpack: {
23
devtool: 'inline-source-map',
24
module: {
0 commit comments