-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
area: repository toolingstatus: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏
Description
Tooling Suggestion Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have read and agree to Mocha's Code of Conduct and Contributing Guidelines
- I have searched for related issues and issues with the
faq
label, but none matched my issue. - I want to provide a PR to resolve this
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
Metadata
Metadata
Assignees
Labels
area: repository toolingstatus: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏