mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
- Problem: @hyperframes/studio package docs showed bun run dev without the localhost URL contributors need after #2901 fixed contributing.mdx only. - Fix: note that the studio dev server listens on localhost:5190 per packages/studio/vite.config.ts server.port. - Verification: preflight_ship.py + read vite.config.ts; bun run format:check.