make pwa for offline usage

This commit is contained in:
eneller
2024-11-28 08:48:14 +01:00
parent 4be3649d43
commit e0a319b32a
15 changed files with 122 additions and 4 deletions

View File

@@ -56,7 +56,8 @@
"maximumError": "8kB"
}
],
"outputHashing": "all"
"outputHashing": "all",
"serviceWorker": "ngsw-config.json"
},
"development": {
"optimization": false,