mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a7a513fc96
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49257 Adds minimal dependency resolution to `yarn build-types`. - This enables us to opt in React Native APIs by entry point, with the build script resolving all necessary dependencies. Improves correctness and removes concern of globbing paths manually. Other notes: - The `ActionSheetIOS.js` entry point is temporarily disabled as input; needs further work. Changelog: [Internal] Reviewed By: j-piasecki Differential Revision: D69255015 fbshipit-source-id: 2d99c014b50e41e4695549f46ca874a2b546f545