Re: [w3c/ServiceWorker] Clarify dynamic-imported scripts are never installed (#1356)

Can we make dynamic `import()` throw after the install event completes like we do for `importScripts()`?

My impression is no one has implemented or shipped es modules on service workers yet, so hopefully we have a lot of leeway to make changes here.

-- 
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/issues/1356#issuecomment-424709886

Received on Wednesday, 26 September 2018 13:14:03 UTC