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(create-gatsby): Better subprocess handling #28043

Merged
merged 1 commit into from
Nov 14, 2020

Conversation

ascorbic
Copy link
Contributor

We now don't emit output from the subprocesses runnign git and npm, unless there is an error. Fixes a bug that message up output in Windows (and reduces bundle size again!)

[ch18836]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 13, 2020
@ascorbic ascorbic added topic: cli Related to the Gatsby CLI and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Nov 13, 2020
@ascorbic ascorbic merged commit d4ab6d2 into master Nov 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/better-subprocesses branch November 14, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: cli Related to the Gatsby CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants