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

Update webpack-bundle-analyzer in / from 2.11.3 to 2.13.0 #127

Merged
merged 1 commit into from
May 22, 2018

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented May 21, 2018

Dependencies.io has updated webpack-bundle-analyzer (a npm dependency in /) from "2.11.3" to "2.13.0".

2.13.0
  • Improvement
    • Loosen bundle parsing logic (#181). Now analyzer will still show parsed sizes even if:
      • It can't parse some bundle chunks. Those chunks just won't have content in the report. Fixes issues like #160.
      • Some bundle chunks are missing (it couldn't find files to parse). Those chunks just won't be visible in the report for parsed/gzipped sizes.
2.12.0
  • New Feature
    • Add option that allows to exclude assets from the report (#178)

@severest severest merged commit ab1519d into master May 22, 2018
@severest severest deleted the webpack-bundle-analyzer-2.13.0-19.0.0 branch May 22, 2018 05:33
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.

2 participants