Files
ladill-hosting/resources
isaaccladandClaude Opus 4.8 e86f95ddc7
Deploy Ladill Hosting / deploy (push) Successful in 1m21s
Commit the control-panel terminal frontend (xterm) so clean builds keep it
The terminal Alpine component + xterm/xterm-addon-fit only ever existed in an
out-of-band build; committed source never had them, so clean CI rebuilds shipped
a bundle WITHOUT the terminal (blank panel). Add resources/js/hosting-terminal.js
(window.hostingInteractiveTerminal, recovered from the last working build), import
it from app.js, and add xterm deps to package.json/lock. Verified: a clean
'npm ci && vite build' now includes the component + xterm.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 23:00:02 +00:00
..