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/51567 Bump Metro minimum from 0.82.3 to 0.82.4 Release notes: https://github.com/facebook/metro/releases/tag/v0.82.4 Changelog: [General][Changed] Bump Metro to ^0.82.4 Reviewed By: vzaidman Differential Revision: D75294674 fbshipit-source-id: 750e83db2fb5cd9a6bf4b1971cb701ac23dfa961
@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.