mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-08-31 02:41:44 +00:00
The previous approach called loadHyperframeRuntimeSource() to regenerate the runtime IIFE, but its output lacked the trailing newline present in the pre-built artifact, causing a SHA256 checksum mismatch with the manifest. Copy the pre-built files from core/dist directly instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>