-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Switch babel preset to metro-react-native-babel-preset #20653
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(not really sure why CI is failing though) |
Thanks! @facebook-github-bot shipit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
janicduplessis is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
This pull request was closed by @LinusU in 35bd17f. Once this commit is added to a release, you will see the corresponding version tag below the description at 35bd17f. If the commit has a single |
Summary: Fixes #20567 Pull Request resolved: facebook/react-native#20653 Differential Revision: D9296819 Pulled By: hramos fbshipit-source-id: 88953afb9778e3c8cde5576b068888fd882c2220
Fixes #20567, #20327
Test Plan:
Test to create a bare-bones project and run it on a device.
Release Notes:
Help reviewers and the release process by writing your own release notes. See below for an example.
[GENERAL] [BUGFIX] [Babel] - Switch templated babel preset from
babel-preset-react-native
tometro-react-native-babel-preset