Closed leiflinse-trivector closed 3 months ago
Thanks for letting us know and sorry about the bad link - that file moved to here:
https://github.com/react-native-community/template/blob/main/template/metro.config.js
CC @blakef for the broken link (emitted by RN rather than Metro, I think)
Do you want to request a feature or report a bug? Bug report
What is the current behavior?
Opening the link https://github.com/facebook/react-native/blob/main/packages/react-native/template/metro.config.js gives a 404.
If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can
yarn install
andyarn test
.The warning message with the exact same link can also be observed in https://github.com/facebook/metro/issues/1018
What is the expected behavior?
Not to get a 404, but the actual example config that is referenced from the warning message
Please provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.