TryGhostOSS
    Ghost
    Added source export condition so ghost/core reads Koenig packages build-free no ref - cross-workspace requires forced a tsc build of every kg-* package before ghost/core could require them; a source change meant rebuilding before it was visible in dev - adds a "source" exports condition pointing at src/*.ts to the 10 kg-* packages in ghost/core's runtime closure, ahead of types/import/require - ghost/core already runs its dev + test lanes with --conditions=source --import=tsx (nodemon.json + vitest configs), so it now resolves these packages to raw TS with no build step; plain node in prod/CI ignores the condition and uses build/, and src/ stays out of each package's files array - drops the now-redundant kg-* build list from the docker:up nx target so pnpm dev boots without building Koenig - mirrors the existing ghost/parse-email-address setup; documented in AGENTS.md Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    nx run ghost:test:integration
Succeeded
CI Pipeline Execution
Linux
4 CPU cores
4067870229198
92%

Cache hits

11 of 12 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

12 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools