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

re: glob matching, one use case that may not be covered without regex is the "match on any route, but no files" use case.

Soi if you want to match `/profile/123` or `/profile/123/details`, but not `profile/123/photo.jpg`.

https://regexr.com/47c2t

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

Received on Tuesday, 29 January 2019 23:27:35 UTC