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
Support blob URLs on ES6 with USE_ES6_IMPORT_META enabled
Per the discussion in #23769, implement this policy:
- If mainScriptUrlOrBlob is set, create the worker as in the old non-use-import-meta case
- Otherwise, use import.meta.url
0 commit comments