Skip to content

Commit

Permalink
fix problem with karma tests by updating to karma-webpack v4
Browse files Browse the repository at this point in the history
  • Loading branch information
devlinjunker committed May 1, 2020
1 parent 07b5c8a commit 56070d2
Show file tree
Hide file tree
Showing 5 changed files with 276 additions and 398 deletions.
2 changes: 0 additions & 2 deletions karma.conf.js
Expand Up @@ -9,8 +9,6 @@ const env = {
const webpack = buildWebpack(env);
webpack.watch = true;

console.log('TEST');

const karmaConfig = function(config) {
config.set({

Expand Down

0 comments on commit 56070d2

Please sign in to comment.