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

@@ -29,6 +29,7 @@
"@angular/forms": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/router": "^21.0.0",
"@angular/service-worker": "^21.0.6",
"angular-web-sqlite": "^1.0.34",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"