mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a6e492d8d0
In order to make changes to the testapp's dependencies, we need to update the lockfile which means modules need to actually exist. This adds a new script to just run a build of the packages we sync so that module resolution in the testapp will work