mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
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