You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.
How about webpack@4.
I have the same scenes to use SharedWorker with same url, when i want to use inline mode.
SharedWorker need same origin to fetch without login in worker.js.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the sharedworker for mutile tab,when every time inline
URL.createObjectURL
will produce new hash url, every tab will has a new sharedworker.Base64 encoding gives a permanent URL until the source code changes. maybe should support this ?
Feature Proposal
Feature Use Case
The text was updated successfully, but these errors were encountered: