rspace-online/modules/rmaps
Jeff Emmett 44a69e665e perf(rmaps): preload MapLibre GL, switch CDN from unpkg to jsDelivr
Add <link rel="preload"> hints for MapLibre JS+CSS in the module HTML
so the browser starts fetching them in parallel with the main bundle,
instead of waiting until joinRoom() calls loadMapLibre().

Switch from unpkg (slow, no HTTP/2) to jsDelivr (faster edge caching).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 17:03:21 -07:00
..
components perf(rmaps): preload MapLibre GL, switch CDN from unpkg to jsDelivr 2026-03-25 17:03:21 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
mod.ts perf(rmaps): preload MapLibre GL, switch CDN from unpkg to jsDelivr 2026-03-25 17:03:21 -07:00
schemas.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00