feat: add pwa support

This commit is contained in:
2025-12-24 13:29:46 -03:00
parent 2384cfd307
commit 0f0fa78caa
15 changed files with 120 additions and 4 deletions

View File

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