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

When will localDependencies return #112

Open
rodrigonzalz opened this issue Jun 8, 2021 · 3 comments · May be fixed by #113
Open

When will localDependencies return #112

rodrigonzalz opened this issue Jun 8, 2021 · 3 comments · May be fixed by #113
Labels
question Further information is requested

Comments

@rodrigonzalz
Copy link

Migrating my app to NextJS I decided to move from comlink-loader to useWorker counting from the documentation that it had support for local dependencies; but I just found out that it was actually removed few weeks ago.
When can we expect to see this feature back? I really need it otherwise useWorker doesn't do it for me.

@rodrigonzalz rodrigonzalz added the question Further information is requested label Jun 8, 2021
@alewin
Copy link
Owner

alewin commented Jun 15, 2021

Hi @rodrigonzalz i'm working on it #113

@alewin alewin linked a pull request Jun 15, 2021 that will close this issue
@JoachimKoenigslieb
Copy link

JoachimKoenigslieb commented Jun 20, 2021

Local dependencies would also help me out quite a bit! - Anything I can do to help?

@VittorioAccomazzi
Copy link

I need localDependency as well. It is currently in the documentation and I was relying on it. Is there any workaround for this ? I'm using create react app, and I do not know the file where the worker will be bundled, and so I'm not able to use remoteDependencies

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

Successfully merging a pull request may close this issue.

4 participants