mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e6fcbc5076
Summary: RN codegen generates `lib/` folder in OSS which invalidates caches for macOS build. By only globbing `src/` folder we can avoid these issues. Changelog: [Internal] Exclude codegen files built in OSS to fix internal build. Reviewed By: cortinico, motiz88 Differential Revision: D30959522 fbshipit-source-id: 6371beb3997bc15ed155a7f7871fb80c199367a3