-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: use pnpm shellEmulator instead of cross-env #14141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Thanks @Rich-Harris! Looks like this is close, but the test failure seems legit: |
|
what the hell i thought this was literally the whole point of |
|
emulating windows... more like |
|
Does |
|
Why remove it from I did a code search on GitHub to find examples. |
|
y'all nerd sniped me. I spent way longer on this than intended. It looks like it's mostly working now except for some weird uvu CJS assertion. I sent a separate PR to finish migrating from uvu to vitest: #14145. Hopefully after that's merged we can rebase this PR and everything will be working |
see #14055 (comment)