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-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
1942f83429137
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