Commit graph

5 commits

Author SHA1 Message Date
Claude
2278fa2849
Add Capacitor live reload for quick device testing
- Update capacitor.config.ts to support live reload via environment variables
  (CAPACITOR_LIVE_RELOAD and CAPACITOR_SERVER_URL)
- Add script/capacitor-live-reload.ts to auto-detect local IP and configure sync
- Add script/capacitor-production.ts to revert to production bundled assets
- Add npm scripts: cap:live-reload, cap:production, dev:mobile
- Update vite.config.ts to use appropriate HMR settings for local vs cloud dev

https://claude.ai/code/session_01WzGEr7t8hWFyiANo22iokS
2026-01-31 21:12:44 +00:00
MrPiglr
0499e8a00a modified: vite.config.ts 2025-12-23 22:37:27 +00:00
MrPiglr
fc6308676e modified: vite.config.ts 2025-12-23 21:33:39 +00:00
MrPiglr
0f7f5704da modified: .env 2025-12-22 22:33:48 +00:00
sirpiglr
6f54713012 Extracted stack files 2025-12-15 20:52:49 +00:00