Skip to content

[Bug] Dynamic (computed) import() chunks aren't compressed #79

@shye0000

Description

@shye0000

Hi I have some translation js files which imported dynamically like this in the code:

selection_243

And here is the output of my webpack build with compression-webpack-plugin:

selection_244

As you can see in the screen shot, only the first with index "0" is compressed but not the second one.

Any idea for this issue? Thanks a lot in advance for your help.

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