Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information