TryGhostOSS
    Ghost
    Fixed react-world-flags interop so shade's Flag renders under both bundlers ref https://linear.app/ghost/issue/PLA-96/spike-rolldown-vite-drop-in-build-benchmarks react-world-flags is a CommonJS module shaped `{ __esModule: true, default: Component }`. esbuild/Rollup unwrap the default automatically, but Rolldown returns the wrapper object, so `<ReactFlag/>` renders an object and crashes the analytics location/source views. This adds a bundler-agnostic interopDefault() unwrap so the component resolves under both toolchains. Behavior-preserving under the current Rollup build; unblocks the Rolldown evaluation without changing anything for Rollup.
    nx run ghost:build:tsc
Succeeded
CI Pipeline Execution

nx run ghost:build:tsc

Click to copy
Linux
4 CPU cores
read-write access token used
1942f83429137
50%

Cache hits

1 of 2 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

2 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools