[slightlyoff/ServiceWorker] Auto-cache imported scripts (#908)

I'm talkin' ES imports, not `importScripts`.

In the same way we auto-cache `importScripts` during service worker install, we should do the same for ES imports.

I imagine this is easier said than done spec-wise, but if modules are in v1, this should be too.

---
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/908

Received on Friday, 3 June 2016 15:30:21 UTC