dillon1000/react

Commit

Upgrade fbjs-scripts (#18684)

* 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
Browse files
Changed paths4 files
First-parent comparison
M package.json ModifiedM packages/react-refresh/src/__tests__/ReactFreshBabelPlugin-test.js ModifiedM packages/react-refresh/src/__tests__/__snapshots__/ReactFreshBabelPlugin-test.js.snap ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…