dillon1000/react
Commit
Browse files Add hash of Babel plugin to Jest transform
Jest caches based on the hash of the babel config. This caused us to not break that cache when the we made changes to the plugin. Fixes #643
Changed paths3 files
First-parent comparisoncompiler/forget/package.json ModifiedA compiler/forget/scripts/hash-dist.sh AddedM compiler/forget/scripts/jest/makeTransform.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…