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
As per #51 it would be help to use fetch for loading assets in tests across node/browser. Which in turn would be straight forward if we @web-std/fetch could be used in test without having to use alternative code paths across node and web.