mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 14:48:25 +00:00
Summary: This diff ignores the `react-native-local-cli` from being used internally. Unfortunately, since `react-native-local-cli` has its own dependency on Metro, and using `yarn` selective resolutions causes some issues with `flow` rechecks that have not been resolved (https://fb.facebook.com/groups/flow/permalink/2220467474668522/), the easiest way to move forward is to just not install the `react-native-local-cli` package internally (we don't need it since we have our own cli). Reviewed By: pvdz Differential Revision: D13377495 fbshipit-source-id: 6d6edbd947104e050ad1c31a657fc21fe6848692