mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
7df133e42a443da481395cfbb0ae59a925561a66
Using the `link:` protocol to create a dependency doesn't work when we
edit the `package.json` to lock the version to a specific version. It
didn't really work before neither, it was just that `yarn` installed an
existing `scheduler` dependency from npm instead of using the built one.
So I'm updating all the fixture to use the technique where we copy files
instead.
DiffTrain build for commit 0a76fb9ec4.
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%