dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M scripts/jest/config.base.js ModifiedD scripts/jest/noHaste.js Deleted
Patch

Files changed

Rendering syntax-highlighted changes…