feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#25997)

AIO is currently using a beta version of @angular/service-worker.
Since that was implemented, the SW has been rewritten and released
as part of Angular 5.0.0. This commit updates AIO to use the latest
implementation, with an appropriate configuration file that caches
the various AIO assets in useful ways.

PR Close #25997
This commit is contained in:
Alex Rickabaugh
2017-11-28 10:13:52 -08:00
parent 66c2d089f0
commit ad62eaa612
19 changed files with 253 additions and 180 deletions

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB