mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
92f23f181e
Adds loadInlineTemplateCompositions to the runtime to handle compositions defined inline via <template id="X-template"> elements paired with empty host elements that have data-composition-id="X" but no data-composition-src. Also updates the HTML bundler to inline template content during compilation, hoisting styles and scripts from the template into the appropriate locations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>