Skip to content

🛠 Repo: Switch from lerna to npm workspaces #111

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions