botpress / messaging

Botpress messaging server
42 stars 37 forks source link

chore(yarn): remove unnecessary log outputs #498

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR removes some verbose logging from yarn commands like printing all the warnings about peer dependencies, build, cache entries, etc.

To test this PR, run yarn after upgrading a package, adding a new one, removing a package, adding one that does not exist, etc.