TryGhost
OSS
Ghost
Overview
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
29164
baa39e07 Commented out forwardConsole in admin Vite config - Vite 8 already forwards browser console warn/error to the terminal when it detects an AI agent is driving the dev server, and stays quiet for humans, so an explicit always-on setting only adds terminal noise for human devs - kept commented as a documented reminder of the opt-in and its tradeoff
by Steve Larson
S
Succeeded
29164
f2ff0846 Cleaned up dead Vite config and added forwardConsole no ref - removes build.commonjsOptions from the admin-x-framework vite factory and the empty build.rollupOptions.output in comments-ui — both no-ops under Vite 8 (Rolldown handles CJS natively) - adds server.forwardConsole (warn/error) to apps/admin so browser console warnings/errors surface in the dev-server terminal - leaves vite-tsconfig-paths in place (it's load-bearing for cross-package @src resolution when admin imports stats/posts source) - verified: admin + comments-ui + a framework consumer build clean; comments-ui UMD unchanged, 0 require/module leaks
by Steve Larson
S
Previous page
Previous
Next
Next page