Make cashup installable as a PWA
vite-plugin-pwa with manifest scoped to /cashup/, purple £ icons matching portal style, auto install prompt when opened with ?install=1 from the portal dashboard, nginx no-cache rules for sw.js and manifest. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
dec7ac2f3e
commit
4a46bcf45f
7 changed files with 6327 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"@types/react-dom": "^18.3.1",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^6.0.5"
|
||||
"vite": "^6.0.5",
|
||||
"vite-plugin-pwa": "^1.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue