TryGhostOSS
    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-many --target=build --projects=tag:public-app
Succeeded
CI Pipeline Execution

nx run-many --target=build --projects=tag:public-app

Click to copy
Linux
4 CPU cores
read-write access token used
32cc2f9129143
100%

Cache hits

6 of 6 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

6 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools