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

chore: remove cross-spawn from deps #3817

Closed
wants to merge 1 commit into from
Closed

chore: remove cross-spawn from deps #3817

wants to merge 1 commit into from

Conversation

erickzhao
Copy link
Member

@erickzhao erickzhao commented Jan 23, 2025

I was a bit sloppy addressing #3802 (comment). This cleans up all references to cross-spawn.

Edit: It turns out that we still use cross-spawn in MakerAppX, but only an undocumented util function that isn't part of its public API.

Instead, I've copied that function over so that we don't depend on a function that could in theory be refactored out in the future.

@erickzhao erickzhao requested a review from a team as a code owner January 23, 2025 22:39
@erickzhao erickzhao requested a review from dsanders11 January 23, 2025 22:39
@erickzhao
Copy link
Member Author

Wait I'm tripping, cross-spawn and cross-env are not the same package lol

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