Closed chronoB closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2e4195c
) 83.12% compared to head (05a1cc2
) 83.12%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Didn't check the other prs. It was already done here: #1156
Summary
The link to the loadMetroConfig.js in the React Native Repository was broken because the package was relocated (see https://github.com/react-native-community/cli/blob/main/packages/cli-plugin-metro/README.md). I changed the link to send the user to the new file in the facebook/react-native repository.
Test plan
changed the link to a working one.
-- I completed the CLA right now.