TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29141
ab6342b7 Changed public UMD apps to build with Rolldown via rolldown-vite ref https://linear.app/ghost/issue/PLA-96 - points the 5 public apps (portal, comments-ui, sodo-search, signup-form, announcement-bar) at catalog:rolldown (npm:rolldown-vite@7.3.1) - removes portal's rollupOptions.output.manualChunks:false — Rolldown rejects the false literal and it is redundant (UMD lib mode emits a single chunk) - verified: all 5 build clean under Rolldown; 0 require/module leaks; per-namespace locale scoping intact; UMD sizes match the stock-Vite builds
by Steve Larson
S
Succeeded
29141
0d0d524f Changed public UMD apps to build with Rolldown via rolldown-vite ref https://linear.app/ghost/issue/PLA-96 - points the 5 public apps (portal, comments-ui, sodo-search, signup-form, announcement-bar) at catalog:rolldown, putting the whole repo on Rolldown — the prerequisite for moving to Vite 8 (which ships Rolldown as default) - removes portal's rollupOptions.output.manualChunks:false — Rolldown rejects it and it was redundant (UMD lib mode is single-file anyway) - no i18n locale-bundling plugin needed: the merged @tryghost/i18n dual-format work (#29144) already handles per-namespace locale bundling via import.meta.glob, superseding this branch's original readdir-based plugin - verified: all 5 apps build clean under Rolldown, 0 require/module leaks, per-namespace locale scoping intact, UMD sizes match the Rollup builds
by Steve Larson
S
Previous page
Previous
Next
Next page