Files
rose-ash/shared/sx
giles c0ced8a40f
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 7m33s
Fix production blank page: SxExpr page_sx was being parsed as AST
_build_component_ast parsed SxExpr values back into AST, which
_arender then evaluated as HTML instead of passing through as raw
content for the script tag. Dev mode was unaffected because the
pretty-printer converted page_sx to a plain str first.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 00:17:01 +00:00
..