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
Fix absolute worker path in bundled output by setting base: './' in vite config, so the OPFS worker URL resolves relative to the module via import.meta.url instead of being hardcoded to /assets/...