Files
rose-ash/shared/sx
giles 09d06a4c87
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m43s
Filter data page deps by IO purity: only bundle pure component trees
Pages whose component trees reference IO primitives (e.g. highlight)
cannot render client-side, so exclude their deps from the client bundle.
This prevents "Undefined symbol: highlight" errors on pages like
bundle-analyzer while still allowing pure data pages like data-test
to render client-side with caching.

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