Commit 7b74d61
committed
fix(task): add missing
The `.cmd`→`.ps1` rewrite moved from `vite_task_plan` (where `which`
was already a dep) to `vite_task` without bringing the dep along.
Windows CI failed with E0433. Only needed at `cfg(windows)`.which dep on Windows1 parent c752368 commit 7b74d61
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments