Files
rose-ash/shared/static
giles 39f61eddd6
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m27s
Fix component caching: move data-components check before empty-text guard
When server omits component source (cache hit), the script tag has
empty textContent. The early `if (!text.trim()) continue` was
skipping the data-components handler entirely, so components never
loaded from localStorage.

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