We want to avoid requiring pnpm for consumers of the packages in the monorepo (our new docs generator plans to use @node-core/ui-components).
As I understand it, the catalog syntax isn’t npm-friendly, so our tooling would need pnpm, which means, Node Core (the consumer of our generator) would too.
Comments
https://pnpm.io/catalogs
As I understand it, the catalog syntax isn’t npm-friendly, so our tooling would need pnpm, which means, Node Core (the consumer of our generator) would too.