mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3a41125e80
Summary: This fixed bad src copy for Buck-building: `//packages/react-native-codegen:setup_cli`. Using rsync -L will correctly copy file contents instead of preserving symlinks (which confused yarn). Changelog: [Internal] Reviewed By: hramos Differential Revision: D24577333 fbshipit-source-id: 4f586ba95d2d95d6ce8e3389e355cfb1a9121745