Skip to content

Cannot be used as a webworkify drop in anymore. #25

@cansin

Description

@cansin

With 2.0.0 the interface of this library is diverged from https://github.com/substack/webworkify . Therefore it is no longer possible to use webworkify-wbpack as a direct alternative to webworkify via:

resolve: {
    alias: {
        webworkify: 'webworkify-webpack'
    }
}

Are there any plans to fix it? I was trying to make 1.1.8 work as a workify drop in with webpack 2 at https://github.com/cansin/webworkify-webpack2 , but having hard time figuring out what's going wrong with uglify-js atm.

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