Open silverwind opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
I think this depends on webpack 5 if we want it in an async chunk. Still some blockers for webpack 5 thought.
worker-loader@3.0.0
has been released so we can now update it and move the shared worker to load with it using theworkerType
option. cc: @zeripath.