feat(aio): improve ProgressiveWepApp-ability (#15628)

Previous Lighthouse score: 52/100
New Lighthouse score: 95+/100

Fixes #15588
This commit is contained in:
George Kalpakas
2017-03-30 22:35:15 +03:00
committed by Alex Rickabaugh
parent 43a9619e57
commit 9e883f5873
3 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"assets",
"content",
"app/search/search-worker.js",
"favicon.ico"
"favicon.ico",
"pwa-manifest.json"
],
"index": "index.html",
"main": "main.ts",