Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
25.0.0
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2019 - October 23rd
Description
Now that npm supports locking similar to yarn, switch to using it instead to reduce the number of external tools that need downloading. Also yarn 1.x has some general structural issues that npm handles better nowadays. Until yarn 2 comes out, we're probably better off with npm anyway.