-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jest-haste-map: recover from duplicate IDs (#3647)
* jest-haste-map: do not expose any module when ID is duplicate * jest-haste-map: build up an index of duplicate IDs * jest-haste-map: recover from duplicate module IDs * jest-haste-map: fix prettier * fix all tests+flow * jest-haste-map: address comments
- Loading branch information
1 parent
c08be34
commit 02e20c9
Showing
3 changed files
with
90 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters