1 Commits
Author SHA1 Message Date
afanty2021andClaude Opus 4.7 1f2ddc347a fix: resolve build race condition by ensuring core builds first
Change build order from concurrent to staged to prevent @hyperframes/engine
from starting TypeScript compilation before @hyperframes/core generates
src/generated/runtime-inline.ts.

This fixes intermittent "Cannot find module './generated/runtime-inline'"
errors when running bun run build.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 11:34:20 +08:00