mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0960b7ba58
* Upgrade fbjs-scripts This script takes into account the NODE_ENV as part of jest cache keys. This avoids flaky tests since we depend on different transforms in prod and dev. * Upgrade Fresh test to Babel 7 transform