TryGhostOSS
    Ghost
    🐛 Fixed post card styles and scripts going missing until Ghost restarts ref https://linear.app/ghost/issue/ONC-1865 - cards.min.css/js were built into content/public and served by reading them back from disk, so a wiped or unwritable content folder meant a 404 on every request until reboot - the assets are rebuilt from theme sources on every boot anyway, so the disk copy is not a real cache; the serving middleware already held the body in memory permanently - card assets are now kept in memory by the assets service and served from there; the disk write is best-effort back-compat only, so write failures and deleted files can no longer take the assets offline - build policy (single-flight, retry backoff, rebuild-on-theme-change) now lives in one place on the service instead of per-route Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
    nx run @tryghost/admin:build
Succeeded
CI Pipeline Execution

nx run @tryghost/admin:build

Click to copy
Linux
4 CPU cores
read-write access token used
c18a2f3f29128
100%

Cache hits

9 of 9 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