angular-cn/aio/content
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
..
examples docs: refactored ng-container code (#22742) 2018-07-06 13:49:35 -07:00
guide feat(service-worker): add support for `?` in SW config globbing (#24105) 2018-07-06 13:50:17 -07:00
images docs(aio): add elana olson to contributor.json file (#24579) 2018-06-20 16:50:54 -07:00
marketing docs: update Angular Boot Camp description (#23653) 2018-07-06 13:49:56 -07:00
tutorial docs: add app.module to changed documents (#23876) 2018-07-06 10:10:20 -07:00
file-not-found.md feat(aio): add search to 404 page (#19682) 2017-10-13 09:18:42 -07:00
license.md docs(common): update copyright years (#21232) 2018-01-04 17:45:36 -05:00
navigation.json docs(aio): tech edits to upgrade-lazy (#18487) (#18487) 2018-06-27 15:01:47 -07:00