Optimized offline loading performance

This commit is contained in:
2024-11-10 14:29:36 +01:00
parent 648a235b5b
commit 8f4ef928a0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/@angular/service-worker/config/schema.json",
"index": "/index.html",
"navigationRequestStrategy": "freshness",
"navigationRequestStrategy": "performance",
"assetGroups": [
{
"name": "app",