Replies: 1 comment
-
You might be able to use pnpm 10.8's new |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like the catalogs feature to simplify dependency management/consistency inside a single monorepo.
But would also like to use it to enforce this consistency across multiple repositories.
Are there currently any plans to make catalogs shareable in any way? I am thinking of having a package that contains the catalog definitions which can be published and consumed normally, and then somehow reference them in my
pnpm-workspace.yaml
catalog:
config, but maybe there are even better ways.I have read the RFC for the "template catalog" proposal, but that was axed a while ago.
Beta Was this translation helpful? Give feedback.
All reactions