fix: restore map SDK externals in build scripts, bump to v0.4.2#17
Conversation
|
Caution Review failedPull request was closed or merged during review WalkthroughVersion bumped from 0.4.1 to 0.4.2. Build and dev scripts updated to treat Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR #15 (version bump) accidentally reverted the build script changes from PR #14 — the
--externalflags for optional map SDKs were lost, causing every build to fail.This restores:
--external mapbox-gl --external @maptiler/sdk --external maplibre-gl --external radar-sdk-jsin build/dev scriptspeerDependenciesfor all map SDKsLast one — merge and I'll create the
v0.4.2release.Summary by CodeRabbit