dillon1000/react

Commit

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
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/package.json ModifiedA compiler/forget/scripts/hash-dist.sh AddedM compiler/forget/scripts/jest/makeTransform.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…