added pwa integration (#4091)

This commit is contained in:
Rishab 2025-09-25 01:35:48 +05:30 committed by GitHub
parent 9a1f34ab6b
commit e9cdc866eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16696 additions and 0 deletions

View file

@ -66,6 +66,7 @@
"typescript": "^5.8.2",
"unplugin-auto-import": "^0.18.3",
"vite-plugin-optimize-exclude": "^0.0.1",
"vite-plugin-pwa": "^1.0.3",
"vite-plugin-terminal": "^1.2.0",
"wrangler": "^3.114.1"
},