The Wayback Machine - https://web.archive.org/web/20220324033303/https://github.com/topics/service-worker
Skip to content
#

service-worker

Here are 1,587 public repositories matching this topic...

workbox
msw
kettanaito
kettanaito commented Feb 15, 2022

It may help in some cases of debugging to see what is the registered worker's scope. I don't think there's a way to see the worker's scope in the DevTools, it only lists "clients".

[MSW] Mocking enabled.
- Documentation: https://mswjs.io/docs
- Find an issue? <GITHUB_LINK>
- Scope: /

We may also consider printing additional information:

  • The worker script location;
  • The list
good first issue feature scope:browser

Improve this page

Add a description, image, and links to the service-worker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-worker topic, visit your repo's landing page and select "manage topics."

Learn more