warnings-to-errors-webpack-plugin

a webpack plugin that can recognize every warning as errors.

MIT License

Downloads
105.1K
Stars
17
Committers
4

Bot releases are hidden (Show)

warnings-to-errors-webpack-plugin - v2.3.0 Latest Release

Published by taehwanno about 3 years ago

  • Exclude stats.warningsFilter matched warnings (#61)
warnings-to-errors-webpack-plugin - v2.2.0

Published by taehwanno about 3 years ago

  • TypeScript typings for WarningsToErrorsPlugin (#59) thanks to @bes
warnings-to-errors-webpack-plugin - v2.1.0

Published by taehwanno about 3 years ago

  • Exclude ignored warnings in webpack 5 (#51) thanks to @alessioprestileo
  • Update dev dependencies
warnings-to-errors-webpack-plugin - v2.0.1

Published by taehwanno about 4 years ago

v2 already support webpack v5. There are no breaking changes.

  • Add v5 to peerDependencies and webpack v5 test case (#26)
warnings-to-errors-webpack-plugin - v2.0.0

Published by taehwanno over 6 years ago

There are no breaking changes between v1 and v2 🎉

  • Add support for webpack v4, while retaining support for webpack v2 and v3. (#2)
warnings-to-errors-webpack-plugin - v2.0.0-alpha.1

Published by taehwanno over 6 years ago

  • Support webpack v4
$ npm install --save-dev warnings-to-errors-webpack-plugin@next

Breaking Changes

  • requires webpack >= 4.0.0
warnings-to-errors-webpack-plugin - v1.0.0

Published by taehwanno over 6 years ago

👏

Package Rankings
Top 3.51% on Npmjs.org
Badges
Extracted from project README
Build Status