TryGhostOSS
    Ghost

Ghost

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    29137

    0efd7fb3 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.

    by Steve Larson

    S

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools