Re: [w3c/ServiceWorker] Declarative routing (#1373)

@annevk I think they're different enough, and can be used together. 

Import maps URLs with scheme `import:` to one or more built-in modules or HTTP fetches. Those HTTP fetches then go through the service worker.

Then, the service worker's fetch event (or its static routes) can decide how to conduct those fetches.

-- 
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/1373#issuecomment-444571875

Received on Wednesday, 5 December 2018 17:31:01 UTC