npm karma-webpack 4.0.0-rc.0
v4.0.0-rc.0

latest releases: 5.0.1, 5.0.0, 5.0.0-alpha.6...
5 years ago
npm i -D karma-webpack@next

2018-09-01

Bug Fixes

  • karma-webpack: compilation hangs when adding a file (#345) (ddf161d)
  • karma-webpack: allow filename and chunkFilename to be overridden (config.output) (#336) (c256d87)
  • karma-webpack: disable optimization by default (webpack >= v4.0.0) (#325) (51bdcaa)
  • mocha-env-loader: add webpack >= v4.0.0 support (#341) (39ff49c)

Chores

  • package: update webpack-dev-middleware v2.0.6...3.0.1 (dependencies) (1741bca)

Code Refactoring

  • karma-webpack: upgrade plugin system (tapable) (f275d40)

BREAKING CHANGES

  • package: requires webpack >= v4.0.0
  • karma-webpack: requires webpack >= v4.0.0

Don't miss a new karma-webpack release

NewReleases is sending notifications on new releases.