Skip to content

Commit 17a37da

Browse files
authored
chore: More CLI improvements. (#689)
1 parent bdceb19 commit 17a37da

File tree

22 files changed

+591
-41
lines changed

22 files changed

+591
-41
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/vite_global_cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tokio = { workspace = true, features = ["full"] }
2626
tracing = { workspace = true }
2727
owo-colors = { workspace = true }
2828
oxc_resolver = { workspace = true }
29+
crossterm = { workspace = true }
2930
vite_error = { workspace = true }
3031
vite_install = { workspace = true }
3132
vite_js_runtime = { workspace = true }

0 commit comments

Comments
 (0)