Re: [slightlyoff/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

I'm pretty open to this, it does seem like a gotcha. I use & recommend `max-age=0` on all service workers. An option to re-enable the current behaviour would be nice too.

The only reason that it feels "wrong" is because avoiding the cache is the exception, but it does feel like the pragmatic option in this case.

Interested to know the opinion of those doing a lot of SW development. +@naskooskov @n8schloss @bmaurer.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/893#issuecomment-234952005

Received on Monday, 25 July 2016 13:26:15 UTC