• pre-build-test-2026-04-24 add2ded9db

    Ghost released this 2026-04-24 05:24:09 +02:00 | 121 commits to main since this release

    90 KB pre-built Tiptap bundle from the old vanilla CMS. Not
    referenced anywhere — Tiptap now comes from npm through the Vite
    bundle (commit e323faa). Deleting the whole public/vendor/ directory
    since this was its only file.

    Confirmed no references via:
    grep -rn "vendor/tiptap\|tiptap.bundle" . --include=".ts"
    --include="
    .tsx" --include=".html" --include=".js"

    Downloads