Hacker News new | ask | show | jobs
by pcmaffey 1538 days ago
Lerna is only needed if you're publishing multiple packages from the monorepo. If you're consuming your packages only within the monorepo for your various services, Yarn Workspaces is generally all that's needed.