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
chore(deps): bump vite-task to pick up the Windows ps1 stdin gate
vite-task's plan-time `.cmd` -> `powershell -File <.ps1>` rewrite was
ungated and hung Windows CI builds (the `.ps1` wrappers block draining a
non-TTY stdin pipe). vite-task@fix/ps1-stdin-tty-gate gates that rewrite on
`is_stdin_terminal()`, matching vite_command's ps1_shim.
Bumps the vite-task rev from 8daa9bb7 to 0c5c6236.
Ref #1489
0 commit comments