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
* Any file called "service-worker" is automatically bundled and registered with Qwik Router, as long as you add `<RegisterServiceWorker />` in your `root.tsx`.
5
+
*
6
+
* Here you register the events that your service worker will handle.
7
+
*
8
+
* MDN has documentation at https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API
0 commit comments