You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor preview site updating to depend on CLI (#1223)
* [WIP] Refactor Studio to depend on CLI for preview site creation
* More changes
* Fix
* Use node's child_process module to fork CLI process
* Tests
* useGetSnapshotUsage
* Build CLI before starting dev version of app
* Tweaks
* Fixes
* preview ➡️ snapshot
* Improved progress bar
* Display notice when operation completes
* Update zod
* Remove useArchiveSite hook
* Fix test
* Modify exitCode in Logger::reportError
* Set exit code on error and fix outputFormat parsing
* Shorten
* Fix outputFormat parsing
* Clarify naming
* Refactor preview site updating to depend on CLI
* Clean up
* Tweak
* Tweaks
0 commit comments