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

Allow modification of webpack config for custom workers #441

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gabteles
Copy link

Custom workers are bundled with fixed webpack configuration. This PRs allows the configuration to be changed.
A concrete use case for it is the one I outlined in the examples folder: it may be necessary to set up resolve aliases for the workers to share files with the rest of the application.

@kyh
Copy link

kyh commented Feb 14, 2023

can we get this merged?

@ImBIOS
Copy link

ImBIOS commented May 2, 2023

@gabteles @kyh It seems this repo is dead and the maintainer cannot be contacted for so long now. I've made an immediate response by resurrecting this repo ImBIOS/next-pwa.

@ITJesse
Copy link

ITJesse commented May 2, 2023

@ImBIOS As I said before, you are stealing others' works.
https://github.com/ImBIOS/next-pwa/tree/master/examples/custom-worker-webpack
You copied their code without giving any credit.

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

Successfully merging this pull request may close these issues.

None yet

4 participants