diff --git a/aio/ngsw-config.json b/aio/ngsw-config.json index f005b6b4b9..fdf91a3439 100644 --- a/aio/ngsw-config.json +++ b/aio/ngsw-config.json @@ -1,5 +1,5 @@ { - "index": "/index.html", + "index": "/", "assetGroups": [ { "name": "app-shell", @@ -7,7 +7,6 @@ "updateMode": "prefetch", "resources": { "files": [ - "/index.html", "/pwa-manifest.json", "/app/search/search-worker.js", "/assets/images/favicons/favicon.ico",