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 -t test:unit -p @tryghost/stats,@tryghost/admin
Succeeded
CI Pipeline Execution

nx run-many -t test:unit -p @tryghost/stats,@tryghost/admin

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

Cache hits

7 of 11 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

9 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools