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
Service workers no longer allow XHR-based requests (not sure if they ever did) so we can't load file packages or shared libs without using fetch(). The following PRs correct this: