-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Upgrade to Babel 7 #1170
Comments
I don't have much experience using React Native but I want to contribute. Please do provide some pointers to help beginners get started on this Good First Issue. Looking at package.json and babel preset, I am guessing that we are using Babel 6 plugins that need to be converted to Babel 7 by following this migration guide from the Babel folks |
There is a tool for that https://github.com/babel/babel-upgrade |
This is done in branch |
Looking for someone to help upgrade the internal tools and the published babel plugin to rely on Babel 7.
The text was updated successfully, but these errors were encountered: