mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cc2e5cc3d7
This is needed for flat builds. It also lets us get rid of a bunch
of special cases in the build scripts.
It also allow us to just copy the source files into React Native
instead of having to build first to resolve the special cases.
(cherry picked from commit 1c5a639c37)