Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Emmett 26ebed5c5d chore: exclude open-mapping from build, fix TypeScript errors
- Add src/open-mapping/** to tsconfig exclude (21K lines, to harden later)
- Delete MapShapeUtil.backup.tsx
- Fix ConnectionStatus type in OfflineIndicator
- Fix data type assertions in MapShapeUtil (routing/search)
- Fix GoogleDataService.authenticate() call with required param
- Add ts-expect-error for Automerge NetworkAdapter 'ready' event
- Add .wasm?module type declaration for Wrangler imports
- Include GPS location sharing enhancements in MapShapeUtil

TypeScript now compiles cleanly. Vite build needs NODE_OPTIONS for memory.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 12:16:29 -08:00
Shawn Anderson 1dcb1823e6 Revert "Update Daily API key in production env"
This reverts commit a4c258a1a3.
2025-04-16 13:05:55 -07:00
Jeff-Emmett a4c258a1a3 Update Daily API key in production env 2025-04-08 14:39:29 -07:00
Jeff-Emmett 4380a7bdd6 working video calls 2025-02-13 20:38:01 +01:00
Jeff Emmett 7a1093b12a fixed map embeds to include directions, substack embeds, twitter embeds 2024-12-09 18:55:38 -05:00
Jeff Emmett 614c1f2dcf add vite env types 2024-12-07 13:31:37 -05:00
Jeff Emmett ea9f47e48c oriomimicry 2024-08-09 23:14:58 -04:00