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

Introduce pnpm Catalogs #280

Open
brionmario opened this issue Oct 9, 2024 · 0 comments
Open

Introduce pnpm Catalogs #280

brionmario opened this issue Oct 9, 2024 · 0 comments
Labels
hacktoberfest Issues dedicated for the annual annual Hacktoberfest open source festival.

Comments

@brionmario
Copy link
Member

Is your suggestion related to an experience ? Please describe.

"Catalogs" are a workspace feature for defining dependency version ranges as reusable constants. Constants defined in catalogs can later be referenced in package.json files.

We can make use of this to maintain common packages we use in multiple projects inside the mono-repo.

Describe the improvement

Introduce catalogs to the pnpm-workspace.yaml.

Ref: https://pnpm.io/catalogs

Additional context

N/A

@brionmario brionmario changed the title Introduce pnpm **Catalogs** Introduce pnpm Catalogs Oct 9, 2024
@brionmario brionmario added the hacktoberfest Issues dedicated for the annual annual Hacktoberfest open source festival. label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues dedicated for the annual annual Hacktoberfest open source festival.
Projects
None yet
Development

No branches or pull requests

1 participant