Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stats): add errors-warnings preset #1895

Merged
merged 1 commit into from May 17, 2019

Conversation

niedzielski
Copy link
Contributor

Add the new errors-warnings preset shipped in v4.31.0. Keeping
webpack-dev-server presets supported consistent with Webpack will make
both tools easier to use.

https://github.com/webpack/webpack/releases/tag/v4.31.0

https://github.com/webpack/webpack/pull/8919/files#diff-baf371f5446dc9bc4b41022587e05b48

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Motivation / Use-Case

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented May 17, 2019

Codecov Report

Merging #1895 into master will decrease coverage by 3.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1895      +/-   ##
==========================================
- Coverage    91.2%   88.03%   -3.18%     
==========================================
  Files          14       14              
  Lines         819      819              
  Branches      260      260              
==========================================
- Hits          747      721      -26     
- Misses         68       84      +16     
- Partials        4       14      +10
Impacted Files Coverage Δ
lib/Server.js 85.96% <0%> (-5.62%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce3792c...27443e8. Read the comment docs.

@hiroppy hiroppy merged commit 2a81ad2 into webpack:master May 17, 2019
@hiroppy
Copy link
Member

hiroppy commented May 17, 2019

Thanks!

Add the new errors-warnings preset shipped in v4.31.0. Keeping
webpack-dev-server presets supported consistent with Webpack will make
both tools easier to use.

https://github.com/webpack/webpack/releases/tag/v4.31.0

https://github.com/webpack/webpack/pull/8919/files#diff-baf371f5446dc9bc4b41022587e05b48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants