Skip to content

Webpack 5 support? #43

@lpommers

Description

@lpommers

I recently noticed when upgrading my app to Webpack 5 that the blob webworkify-webpack was generating was significantly different than the one being created using Webpack 4. It seems like not all dependencies that were once included are being generated.

Are there plans to support Webpack 5?

note: just adding the all option did not impact my end state. While more was included, it did not appear to be everything.

Content-Length: 7306 // Webpack 5

Content-Length: 227661 // Webpack 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions