You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository uses Lerna for workspace management. When it was first created, npm didn't yet support workspaces and Lerna was the industry leader. But today npm does have native workspace management: https://docs.npmjs.com/cli/using-npm/workspaces. So I don't think it's necessary to take on the overhead of a full monorepo manager like Lerna/Nx/Turborepo.
Proposal: let's drop Lerna and just use npm workspaces directoy?
Additional Info
No response
The text was updated successfully, but these errors were encountered:
Tooling Suggestion Checklist
main
branch of the repository.faq
label, but none matched my issue.Overview
This repository uses Lerna for workspace management. When it was first created, npm didn't yet support workspaces and Lerna was the industry leader. But today npm does have native workspace management: https://docs.npmjs.com/cli/using-npm/workspaces. So I don't think it's necessary to take on the overhead of a full monorepo manager like Lerna/Nx/Turborepo.
Proposal: let's drop Lerna and just use npm workspaces directoy?
Additional Info
No response
The text was updated successfully, but these errors were encountered: