Skip to content
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

fix: multi platform exec #3

Merged
merged 2 commits into from
May 3, 2021

Conversation

alexanderniebuhr
Copy link
Contributor

i dropped execa, in favor of native node.js child_process function.
also i have not tested it with macos...

@antfu if you want to kep execa for macos, we would need to make wrapper similar in #2 to allow differnte logic for windows.

@antfu
Copy link
Owner

antfu commented May 3, 2021

Nice approach! 👍 Thank you!

@antfu antfu merged commit 961a6be into antfu:main May 3, 2021
@alexanderniebuhr alexanderniebuhr deleted the alexanderniebuhr/fix-2 branch May 3, 2021 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants