Re: [w3c/ServiceWorker] scope pattern matching (#1468)

Is there a way to make an entire segment optional? For instance, what if the same team that manages the root url also manages a couple of the sub path. Like `path: /[home]?*` would match both `/` AND `/home`.

Or would that behavior need to wait for multiple scopes?

-- 
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/1468#issuecomment-531562093

Received on Sunday, 15 September 2019 12:37:00 UTC