TryGhost
OSS
Ghost
Fixed @svg-maps/world interop so the stats locations map renders under Rolldown ref https://linear.app/ghost/issue/PLA-208 `@svg-maps/world` is a CJS-only data package shaped `{__esModule, default}` with no ESM build. Rolldown resolves the default import to the wrapper object rather than the map data, so `<SVGMap map={World}>` received no locations and rendered blank. Interop-unwrapping the default fixes it and is bundler-agnostic (under Rollup the data object has no `.default`, so the fallback returns it unchanged).
nx run ghost:build:assets
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx run ghost:build:assets
Click to copy
Linux
4 CPU cores
read-write
access token used
32cc2f91
29143