Skip to content

Conversation

@EzraBrooks
Copy link
Collaborator

Public API Changes

Description

@drewhoener
Copy link
Contributor

drewhoener commented Nov 18, 2025

Out of curiousity (since the topic is open), have you considered pnpm for the project? It has some nice features to build off of base npm workspaces and is usually a drop-in replacement.
You get some better checks from the stricter dependency management and it's good about deduplicating packages in node_modules, which for a monorepo can save a lot on space

@EzraBrooks
Copy link
Collaborator Author

PNPM is my package manager of choice, yes. My current plan is to gather up all the robotwebtools JS libraries, which are NPM projects, into a monorepo, and then convert it to PNPM all at once afterward

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants