Files
hyperframes/packages/cli/src
Manu PareekandCursor 2ec006297f fix(cli): validate project directory before starting preview (#1394)
Preview previously started Studio even when the path was invalid (e.g.
`hyperframes preview #`), yielding an empty project view. Align preview
with lint/render by resolving the project up front, and add a clearer
error when `#` is passed as a directory argument.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 20:28:48 -04:00
..