Skip to content

Commit

Permalink
fix(build): restore coverage reports (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Jul 19, 2016
1 parent 9466899 commit 26191eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
// Look in ./config for karma.conf.js
const config = require('./.ng2-config');

config.src = '/';

module.exports = require('ng2-webpack-config').karma(config);

0 comments on commit 26191eb

Please sign in to comment.