Skip to content

Emit and register the maplibre worker as a build asset - #272

Merged
yorickdewid merged 1 commit into
mainfrom
fix/maplibre-worker-asset
Jul 25, 2026
Merged

Emit and register the maplibre worker as a build asset#272
yorickdewid merged 1 commit into
mainfrom
fix/maplibre-worker-asset

Conversation

@yorickdewid

Copy link
Copy Markdown
Contributor

Same root cause and fix as Laixer/FunderMapsWebFront#277: maplibre v6's runtime-resolved worker module was never emitted by the build; ?worker&url + setWorkerUrl().

🤖 Generated with Claude Code

Same fix as WebFront: maplibre v6's worker is resolved at runtime and
never emitted by the bundler, so the sample map's worker request fell
through to the SPA catch-all as text/html and the map stayed blank.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@yorickdewid
yorickdewid merged commit 9b27fe4 into main Jul 25, 2026
1 check passed
@yorickdewid
yorickdewid deleted the fix/maplibre-worker-asset branch July 25, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant