build: add pwa capability

This commit is contained in:
2026-01-18 21:05:26 -03:00
parent dfacc39e57
commit 3f4edb954c
16 changed files with 134 additions and 6 deletions

View File

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