react-native-macos/template
Christoph Nakazawa ba03e4e7bb Use babel-core 7.5+ in new RN Apps
Summary:
We are running into some problems with the spread operator. The solution is to ask for a newer minimum babel version.

See https://github.com/babel/babel/issues/10179

Note: this doesn't actually change behavior. When creating a new app a new babel version will already be used. This simply ensures that the minimum version fulfills the requirements.

Reviewed By: axe-fb

Differential Revision: D16181111

fbshipit-source-id: f5207318b3a7bd9f092c0e64a8065d0f713012da
2019-07-10 07:12:58 -07:00
..
__tests__ Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
android Upgrade Gradle to 5.5 (#25461) 2019-07-03 02:29:47 -07:00
ios Fixed iOS Podfile template to add React-CoreModules and its deps 2019-07-04 11:21:56 -07:00
App.js Improves the copy for the new app screen (#24918) 2019-05-17 03:49:21 -07:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_eslintrc.js Add .eslintrc to RN project template (#23901) 2019-03-21 07:14:23 -07:00
_flowconfig Flow v0.102 in xplat/js 2019-06-26 19:07:39 -07:00
_gitattributes Move react-native template 2018-12-07 07:49:19 -08:00
_gitignore Add generated `xcshareddata` folder to gitignore (#25451) 2019-07-03 16:29:47 -07:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js fix: change template to work with jest (#23150) 2019-01-24 17:33:50 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
metro.config.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
package.json Use babel-core 7.5+ in new RN Apps 2019-07-10 07:12:58 -07:00