Skip to content

Fix absolute paths issue in Jest - #7822

Merged
iansu merged 1 commit into
react:masterfrom
robertvansteen:fix-baseurl
Oct 14, 2019
Merged

Fix absolute paths issue in Jest#7822
iansu merged 1 commit into
react:masterfrom
robertvansteen:fix-baseurl

Conversation

@robertvansteen

Copy link
Copy Markdown
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.

@ianschmitzianschmitz added this to the 3.2.1 milestone Oct 14, 2019
@ianschmitzianschmitz changed the title Fix #7818Fix absolute paths issue in JestOct 14, 2019
@iansuiansu modified the milestones: 3.2.1, 3.3Oct 14, 2019
@iansu
iansu merged commit 889df8e into react:masterOct 14, 2019
@iansu

Copy link
Copy Markdown
Contributor

Thanks!

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Absolute imports with CRA

4 participants

@robertvansteen@iansu@ianschmitz@facebook-github-bot