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

[Fresh] Add skipEnvCheck option to Babel plugin #16688

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Sep 6, 2019

This is a first-class way to override the env check in Fresh Babel transform. The check is usually helpful but maybe you want more control. For example, in www we do want to run the transform in tests to ensure it doesn't regress. Same in the React repo.

@sizebot
Copy link

sizebot commented Sep 6, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS against c2066e9

@gaearon gaearon merged commit b260bef into facebook:master Sep 6, 2019
@gaearon gaearon deleted the fresh-skip branch September 6, 2019 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants