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

refactor: replace execa w/ ezspawn #11

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 25, 2024

Description

Replace execa with ezspawn, see also antfu-collective/taze#115

Linked Issues

N/A

Additional context

I ran pnpm why execa under the taze repo and got this, so let's replace execa here as well.

image

@antfu antfu merged commit 079da00 into antfu-collective:main Apr 25, 2024
@benmccann
Copy link
Contributor

Just FYI, you might consider tinyexec, which has fewer dependencies and is better maintained (ezspawn has not been updated for 9 years)

@antfu
Copy link
Member

antfu commented Aug 7, 2024

Sure, I am up to it! Do you like to send a quick PR? Thanks

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.

3 participants