George Kalpakas 250527ca68 feat(service-worker): add support for ? in SW config globbing (#24105)
The globbing is used in the following sections:
- `assetGroups` > `resources` > `files`/`versionedFiles`
- `assetGroups` > `resources` > `urls`
- `dataGroups` > `urls`
- `navigationUrls`

Query params are ignored for `files`/`versionedFiles` and
`navigationUrls`, but they are still taken into account for
`assetGroups`/`dataGroups` `urls`. To avoid a breaking change, `?` is
matched literally for these patterns.

PR Close #24105
2018-07-06 13:50:17 -07:00
..
2018-04-27 07:19:14 -07:00
2018-04-27 07:19:14 -07:00
2018-05-30 17:06:12 -07:00
2018-05-22 13:35:13 -04:00
2018-04-27 07:19:14 -07:00
2018-06-13 11:54:26 -07:00