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

Having slept on it, I think it's important that a single route is selected based on conditions. I'll work on a new draft that uses a `router.add(conditions, sources)` pattern.

This matches other routers like Express, where "continue to other routes" is opt-in.

-- 
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-451409938

Received on Friday, 4 January 2019 10:39:45 UTC