Are you using yarn.build? #158
ojkelly
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There's no telemetry in yarn.build by design. This is great becuase realistically, I don't want my monorepo tooling phoning home.
But it does mean gauging how many and who is using yarn.build is not as easy.
The closest we have to understanding usage is the total number of downloads, which you can view on this great website.
As of now it's a bit above 3,500 in total. Which is not bad when you consider you download a version once and that's it (for your whole team), instead of multiple times a day.
If you're using it, either on a side project or in production I'd love for you to drop a comment and let us know how you're using it.
Beta Was this translation helpful? Give feedback.
All reactions