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

How to implement comlink in Next.js 14 App Route #661

Open
programmersEmperor opened this issue May 11, 2024 · 2 comments
Open

How to implement comlink in Next.js 14 App Route #661

programmersEmperor opened this issue May 11, 2024 · 2 comments

Comments

@programmersEmperor
Copy link

I would like to use comlink in my current Next.js 14 project, but I don't know what is the proper way for doing it, I would be grateful to see an example for that

@riqts
Copy link

riqts commented Sep 20, 2024

Nothing additional should be needed just to have access to web workers in Next.JS at least not via webpack. If you are using turbopack dev --turbo I think it is one of their features that are not yet supported.

@programmersEmperor
Copy link
Author

Nothing additional should be needed just to have access to web workers in Next.JS at least not via webpack. If you are using turbopack dev --turbo I think it is one of their features that are not yet supported.

Could give me an example?
Like a repo or something

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

2 participants