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/47012 Update Metro from `0.81.0-alpha.2` to `0.81.0`. This is also intended to be the final, stable release for RN 0.76. Changelog: [General][Changed]: Update Metro to 0.81.0 Reviewed By: blakef Differential Revision: D64329574 fbshipit-source-id: e12bed356b46e4ed68c75b397b7f9e2228c377be
@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.