yarn link
使用方法
$ cd react
$ yarn link
yarn link vx.x.x
success Registered "react".
info You can now run `yarn link "react"` in the projects where you want to use this module and it will be used instead.$ cd ../react-relay
$ yarn link react
yarn link vx.x.x
success Registered "react".最后更新于