feat(aio): support @angular/service-worker using the CLI generated service worker manifest (#15042)

This commit is contained in:
Alex Rickabaugh
2017-03-10 14:05:29 -08:00
committed by Chuck Jazdzewski
parent fce55d87d2
commit 920b3d259d
4 changed files with 38 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
"test": "test.ts",
"tsconfig": "tsconfig.json",
"prefix": "aio",
"serviceWorker": true,
"styles": [
"styles.scss"
],