[w3c/ServiceWorker] Turn off a service worker in parts of the website (#1257)

Hi,

Service Workers are great and I love them, but they are very annoying when trying to work in the backend of a website like an admincp.

In Google Chrome there is a feature that you can turn off a service worker for a website - works great!

I just wondered if its possible to write a small JavaScript and add it to all the admincp pages that tells the browser to turn off the service worker automatically.

Because in a real life situation we only need to cache the front-end and not the back-end of a website.

Thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1257

Received on Tuesday, 9 January 2018 16:44:18 UTC