mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9d3d5e13f0
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33773 I noticed this was a very slow part of my build because each instance of the binary would run its own yarn install. Instead use the yarn_workspace approach to share a single yarn setup. Changelog: [Internal] Reviewed By: d16r Differential Revision: D36164350 fbshipit-source-id: 5290587010fe6021b758bda98bf01995fdf14acd