dillon1000/react
Commit
Browse files Jest: remove haste config (#27257)
Since we're not using haste at all, we can just remove the config to disable haste instead of enabling, just to inject an implementation that blocks any haste modules from being recognized. Test Plan: Creating a module and required it to get the expected error that the module doesn't exist.
Changed paths2 files
First-parent comparisonscripts/jest/config.base.js ModifiedD scripts/jest/noHaste.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…