mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42139 Bump to the latest Metro release. Metro release notes: https://github.com/facebook/metro/releases/tag/v0.80.3 Changelog: [General][Changed] - Bump Metro to ^v0.80.3 Reviewed By: GijsWeterings Differential Revision: D52520542 fbshipit-source-id: 3c089e3f033a4d0597e9adb50d3377f1ad822743
@react-native/metro-config
Installation
yarn add --dev @react-native/js-polyfills metro-config @react-native/metro-babel-transformer metro-runtime @react-native/metro-config
Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like
Testing
To run the tests in this package, run the following commands from the React Native root folder:
yarnto install the dependencies. You just need to run this onceyarn jest packages/metro-config.