In yarnrc can supportedArchitectures be limited to tuples of cpu/os? #5139
Unanswered
jeff-wishnie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My dev team uses:
So I set supported architectures as:
But this means I get binary esoteric packages I don't need like
esbuild-windows-arm64
It's not the end of the world to cache these unused permutations, but is there a way to specify specific tuples e.g.
???
Beta Was this translation helpful? Give feedback.
All reactions