Re: [ServiceWorker] Service worker state on system restart (#812)

The cache is already retained across browser restarts, this is how things like https://jakearchibald.github.io/svgomg/ work offline.

If you're using Chrome, Check out the resources panel in Chrome's devtools to see what's in the cache API.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/812#issuecomment-169646162

Received on Thursday, 7 January 2016 12:21:11 UTC