Skip to content

update webpack-bundle-analyzer to ^4.1.0 #6091

@genie-youn

Description

@genie-youn

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

before

after

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions