aprs.me/config
Graham McIntire 8ddcb8000f
Fix Leaflet library loading race condition and enable Redis-free development
- Fix race condition in map bundle loading by waiting for script to load before initializing map
- Ensure Leaflet is properly exposed as window.L in map bundle
- Add Leaflet availability check in map initialization function
- Disable Exq background jobs in development environment to remove Redis dependency
- Remove invalid TelemetryMetricsPrometheus plug from endpoint
- Application now starts successfully without Redis in development mode

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 12:20:23 -05:00
..
config.exs format 2025-07-27 11:16:16 -05:00
dev.exs Fix Leaflet library loading race condition and enable Redis-free development 2025-07-27 12:20:23 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs format 2025-07-27 11:16:16 -05:00
test.exs format 2025-07-27 11:16:16 -05:00