fix(aio): switch to ngu-sw-manifest gen to unblock critical path (#16709)

This commit is contained in:
Alex Rickabaugh
2017-05-11 13:21:27 -07:00
committed by Jason Aden
parent 84c30be164
commit abb36e3cba
5 changed files with 75 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"tsconfig": "tsconfig.app.json",
"testTsconfig": "tsconfig.spec.json",
"prefix": "aio",
"serviceWorker": true,
"serviceWorker": false,
"styles": [
"styles.scss"
],