Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(config): webpack rc4 schema enforcment (fixes #193)
- defaults webpackOptions.entry to a function BREAKING CHANGE: Remove entry:{} from test configurations When updating to `"webpack": "2.2.0-rc.4"` & `"karma-webpack": "1.8.2"` you have to pull the `entry` property if it's set to an empty object so it defaults to a function within karma-webpack
- Loading branch information