mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0d7379b9fe
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49258 Updates dependency resolution in `yarn build-types` to happen after the `translateFlowToFlowDef` step. This means that we prune all non-type imports, massively reducing the input files of the program when building types only. Changelog: [Internal] Reviewed By: j-piasecki Differential Revision: D69302812 fbshipit-source-id: aa80bea17cb584b747cb31c003e87fe00afd1e16