File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const babylonOptions = {
1818 // As a parser, babylon has its own options and we can't directly
1919 // import/require a babel preset. It should be kept **the same** as
2020 // the `babel-plugin-syntax-*` ones specified in
21- // https://github.com/facebook/fbjs/blob/master/babel-preset/configure.js
21+ // https://github.com/facebook/fbjs/blob/master/packages/ babel-preset-fbjs /configure.js
2222 plugins : [
2323 'classProperties' ,
2424 'flow' ,
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const babylonOptions = {
1919 // As a parser, babylon has its own options and we can't directly
2020 // import/require a babel preset. It should be kept **the same** as
2121 // the `babel-plugin-syntax-*` ones specified in
22- // https://github.com/facebook/fbjs/blob/master/babel-preset/configure.js
22+ // https://github.com/facebook/fbjs/blob/master/packages/ babel-preset-fbjs /configure.js
2323 plugins : [
2424 'classProperties' ,
2525 'flow' ,
You can’t perform that action at this time.
0 commit comments