We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a80acc commit 4ed6f0eCopy full SHA for 4ed6f0e
crates/vite_global_cli/Cargo.toml
@@ -35,9 +35,6 @@ vite_shared = { workspace = true }
35
vite_str = { workspace = true }
36
vite_workspace = { workspace = true }
37
38
-[target.'cfg(windows)'.dependencies]
39
-junction = { workspace = true }
40
-
41
[dev-dependencies]
42
serial_test = { workspace = true }
43
tempfile = { workspace = true }
0 commit comments