Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support extensible loaderContext #38

Open
gusvargas opened this issue Nov 19, 2018 · 0 comments
Open

Support extensible loaderContext #38

gusvargas opened this issue Nov 19, 2018 · 0 comments

Comments

@gusvargas
Copy link

There have been some issues related to the lack of loaderContext provided:

#10 (loadModule)
#25 (target, minimize, and resourceQuery)

We have a suite of custom webpack plugins and loaders which expose and consume custom APIs. Rather than forking the thread-loader to support our use cases, what do you think about making the IPC bridge extensible so that new capabilities can be added without bloating the "core" context?

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

No branches or pull requests

1 participant