- From: Asa Kusuma <notifications@github.com>
- Date: Tue, 29 Jan 2019 15:27:14 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 January 2019 23:27:35 UTC
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