Skip to content

Commit

Permalink
removed path reference in webpack karma config
Browse files Browse the repository at this point in the history
  • Loading branch information
zbicin committed Aug 7, 2016
1 parent f318982 commit ced5440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.karma.js
@@ -1,5 +1,4 @@
var webpackConfig = require('./webpack.config.js');
var path = require('path');

webpackConfig.entry = {};
webpackConfig.module.postLoaders = [
Expand Down

0 comments on commit ced5440

Please sign in to comment.