Hacker News new | ask | show | jobs
by elvin_d 2947 days ago
Yarn also has a useful feature `workspaces`. With npm have to use lerna for it
1 comments

This is a massive deal for monorepos. A lerna bootstrap with yarn as the package manager takes a few minutes from scratch, with npm it takes hours.