fix legacy service-worker issue

This commit is contained in:
toni
2025-12-24 14:58:17 +01:00
parent c7d53c88bc
commit 135c7bf4ba
15 changed files with 145 additions and 25 deletions
+2 -1
View File
@@ -46,7 +46,8 @@
"maximumError": "8kB"
}
],
"outputHashing": "all"
"outputHashing": "all",
"serviceWorker": "ngsw-config.json"
},
"development": {
"optimization": false,