Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix absolute paths issue in Jest #7822

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Fix absolute paths issue in Jest #7822

merged 1 commit into from
Oct 14, 2019

Conversation

robertvansteen
Copy link
Contributor

This PR fixes #7818, by fixing the entry added to Jest's moduleNameMapper that unintentionally matched with paths that did not start with src.

@ianschmitz ianschmitz added this to the 3.2.1 milestone Oct 14, 2019
@ianschmitz ianschmitz changed the title Fix #7818 Fix absolute paths issue in Jest Oct 14, 2019
@iansu iansu modified the milestones: 3.2.1, 3.3 Oct 14, 2019
@iansu iansu merged commit 889df8e into facebook:master Oct 14, 2019
@iansu
Copy link
Contributor

iansu commented Oct 14, 2019

Thanks!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absolute imports with CRA
4 participants