Gant
|
db870f8729
|
Adjust rnpm link to colorize skipped linking steps
Summary:
Sometimes when working with a team of developers, someone adds a library but does not link it. To identify if this required linking, you have to type react-native link and then read a wall of text to see if rnpm handled the issue. This can be sped up with a friendly logging level for previously linked messages.
Continuation of #9507
![image](https://cloud.githubusercontent.com/assets/997157/17908676/119884a2-6947-11e6-8297-818fefed26a0.png)
![image](https://cloud.githubusercontent.com/assets/997157/17908687/1bad1b56-6947-11e6-9cf5-b8eec1f2d6ef.png)
Closes https://github.com/facebook/react-native/pull/9551
Differential Revision: D3821468
Pulled By: bestander
fbshipit-source-id: 3e83bf46454519debdd95cf3d5e8561e3c77364a
|
2016-09-12 06:28:44 -07:00 |
|