Wire island hydration into post-swap lifecycle

- orchestration.sx: post-swap calls sx-hydrate-islands for new islands
  in swapped content, plus process-emit-elements for data-sx-emit
- Regenerate sx-ref.js

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 11:17:22 +00:00
parent e15b5c9dbc
commit 4709c6bf49
2 changed files with 3 additions and 1 deletions

View File

@@ -432,6 +432,7 @@
(activate-scripts root)
(sx-process-scripts root)
(sx-hydrate root)
(sx-hydrate-islands root)
(process-elements root)))