- From: Ben Kelly <notifications@github.com>
- Date: Wed, 26 Sep 2018 14:29:26 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 September 2018 21:29:49 UTC
> It would just drive people to use fetch() + eval() hacks if they want to lazy-load, or conditionally load, any code. I seem to recall the driving motivation was to avoid people building service workers that functioned when online and then unexpectedly broke offline. The sync'ness of importScripts was not really a factor. We wanted to remove the footgun by fast failing. -- 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-424876116
Received on Wednesday, 26 September 2018 21:29:49 UTC