-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
What problem does this feature solve?
Hi teams 😄
Thanks for making awesome tool.
Into the subject..
webpack-bundle-analyzer 4.1.0 was released a few days ago: webpack-contrib/webpack-bundle-analyzer@v3.8.0...v4.1.0
In this update, the bfj
module was replaced by a custom json writer, which resulted in many performance improvements.
(ref PR)
In my case, I use a large scale Vue Application in vue-cli, and when I changed the version, the performance was greatly improved as follows.
before
after
I've seen that there is no break change between versions, so what do you think of upgrading the version of webpack-bundle-analyzer to 4.1.0?
I prepared a pull request.
Thanks you 😄
What does the proposed API look like?
Update webpack-bundle-analyzer to ^4.1.0
Metadata
Metadata
Assignees
Labels
No labels