mirror of
https://github.com/facebook/react.git
synced 2026-02-23 12:13:04 +00:00
Updated scripts and config to replace "master" with "main" branch (#21768)
This commit is contained in:
@@ -18,7 +18,7 @@ const babylonOptions = {
|
||||
// As a parser, babylon has its own options and we can't directly
|
||||
// import/require a babel preset. It should be kept **the same** as
|
||||
// the `babel-plugin-syntax-*` ones specified in
|
||||
// https://github.com/facebook/fbjs/blob/master/packages/babel-preset-fbjs/configure.js
|
||||
// https://github.com/facebook/fbjs/blob/main/packages/babel-preset-fbjs/configure.js
|
||||
plugins: [
|
||||
'classProperties',
|
||||
'flow',
|
||||
|
||||
Reference in New Issue
Block a user