-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: moduleNameMapper
should take precedence over Node core modules
#9563
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
b89e4d2
to
edb25ff
Compare
Codecov Report
@@ Coverage Diff @@
## master #9563 +/- ##
==========================================
+ Coverage 65.05% 65.07% +0.01%
==========================================
Files 286 286
Lines 12123 12128 +5
Branches 3004 3005 +1
==========================================
+ Hits 7887 7892 +5
Misses 3599 3599
Partials 637 637
Continue to review full report at Codecov.
|
hi @SimenB , I updated PR and it ready to merge! |
moduleNameMapper
should take precedence over Node core modules
Thanks @lamhieu-vk! |
Thanks @SimenB , 😱 but... I seem you work on GitHub all day? |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Resolved #8610
Test plan
Green Ci, write more test for new code.