Notes
14 August 2026 · 8 min read
A bundler rewrites import.meta.url to a file:// path, MapLibre's worker URL resolves to an empty string, and new Worker('') loads your own HTML. Here is the fix.