Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠 Repo: Switch from lerna to npm workspaces #111

Open
5 tasks done
JoshuaKGoldberg opened this issue Feb 16, 2025 · 0 comments
Open
5 tasks done

🛠 Repo: Switch from lerna to npm workspaces #111

JoshuaKGoldberg opened this issue Feb 16, 2025 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Member

Tooling Suggestion Checklist

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant