Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
cansin opened this issue Mar 21, 2017 · 1 comment
Open

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

cansin opened this issue Mar 21, 2017 · 1 comment

Comments

@cansin
Copy link

cansin commented Mar 21, 2017

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.

@cansin cansin changed the title Cannot be used as a webworkify dropin anymore. Cannot be used as a webworkify drop in anymore. Mar 21, 2017
@borisirota
Copy link
Owner

@cansin In order to support webworkify-wbpack as a direct alternative to webworkify there is need to make a loader with this functionality. It is future plans and I won't have time in the near future so any help is more than welcome :)

What issue do you have with uglify-js ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants