mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-14 18:01:20 +08:00
f8efac291f
Same bug as the runtime and producer fixes, but in the bundler used by the studio preview. The bundler's sub-composition inlining parsed only body.innerHTML for non-template sub-compositions, dropping all <head> styles and scripts. This is why the iris-wipe showed black in the studio preview — the scene backgrounds and GSAP CDN script were in <head>. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>