Add diagnostics to stage JS compile step #34
Reference in New Issue
Block a user
Delete Branch "fix/stage-source-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
JS compile step fails silently on stage — no visible error in logs. Adding echo of env vars, ls of el_runtime.js, and per-file error trapping so the failure reason is visible on the next run.