Re: [w3c/ServiceWorker] consider register a service worker for a sandbox iframe? (#1601)

> What does "must live a t an updateable URL " mean?

As in a URL that the browser can request, and the result can be updated. So, `data:`/`blob:` URLs don't count, as they can't be updated later.

> I cannot find a nice way to reuse my sw-lib.

Tell me a bit more about this library. What does it do?

-- 
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/1601#issuecomment-898273742

Received on Friday, 13 August 2021 08:13:23 UTC