[w3c/ServiceWorker] Ensuring no-cache is set on module imported scripts (#1027)

If I'm following the spec correctly, we weren't setting `no-cache` correctly on module-imported scripts. I think this fixes that.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1027

-- Commit Summary --

  * Ensuring no-cache is set on module imported scripts

-- File Changes --

    M docs/index.bs (15)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1027.patch
https://github.com/w3c/ServiceWorker/pull/1027.diff

-- 
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/pull/1027

Received on Wednesday, 14 December 2016 10:23:30 UTC