- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Thu, 25 Feb 2016 16:18:51 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 26 February 2016 00:19:22 UTC
I'm not quite sure I understand this. Doesn't every window and/or worker have their own module map? If so why would navigator.serviceWorker.register every use the module map of the window from which the register call was made? I would expect this to behave the same as other workers do (at least if I'm reading the spec right) and the service worker script would have their own module map. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/831#issuecomment-189048863
Received on Friday, 26 February 2016 00:19:22 UTC