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

Add environment variables to spawned create process #7127

Merged
merged 3 commits into from Mar 24, 2019

Conversation

eliperelman
Copy link
Contributor

Summary

Fixes #5063.

When a user is running a package via yarn create or npx, the package is unable to determine whether it was yarn that launched the package. This is useful for running additional yarn commands in the repo over npm-based ones.

Test plan

@arcanis arcanis merged commit b409261 into yarnpkg:master Mar 24, 2019
@arcanis
Copy link
Member

arcanis commented Mar 24, 2019

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.

None yet

2 participants