Closed ledhed2222 closed 3 years ago
What is driving this change? Is NPM faster and deterministic now?
hey @thejohnfreeman - yes! npm
7 has determinism. AFAICT, there isn't very strong reasons to choose yarn
over npm
anymore, other than personal preference. So why make the switch? We have a lot of JS/TS repos we're managing and some are yarn
versus npm
. It's pretty confusing switching back and forth so we're pushing to standardize with npm
.
@mvadari what do you think about just staging all this stuff in the feature branch and cutting a release after? easier for me to manage that way
@mvadari what do you think about just staging all this stuff in the feature branch and cutting a release after? easier for me to manage that way
Yeah that's reasonable.
Title says it all