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

Start support for workspace: protocol for internal packages #186

Closed
wants to merge 2 commits into from

Conversation

webpro
Copy link

@webpro webpro commented Jul 22, 2023

This PR starts support for the workspace: protocol and does many of the things as discussed in #72 to make this tool usable with pnpm.

I think the code is pretty self-explanatory, also added a bunch of test for coverage.

Explicitly opts out of trying to fix errors, because I'm not sure whether that's 1) safe to do and/or 2) desired in all cases. I know in my own test workloads it's not what I want.

An option could be added to prefer the workspace: protocol but that's also outside the scope of this PR.

@changeset-bot
Copy link

changeset-bot bot commented Jul 22, 2023

🦋 Changeset detected

Latest commit: d6ecc76

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@manypkg/cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Stanzilla
Copy link

@emmatown @Andarist can someone take a look, please? pnpm support would be very nice to have

petervmeijgaard added a commit to vivid-web/pusher-react that referenced this pull request Oct 19, 2023
Hopefully this MR gets merged soon:
Thinkmill/manypkg#186
petervmeijgaard added a commit to vivid-web/pusher-react that referenced this pull request Oct 19, 2023
Hopefully this MR gets merged soon:
Thinkmill/manypkg#186
@antoniopresto
Copy link

Does the maintainer hate pnpm? 😵‍💫

@VanTanev
Copy link

VanTanev commented Mar 5, 2024

We would also love to have this supported out of the box in manypkg

@emmatown
Copy link
Member

Thanks so much for this PR and sorry for taking so long on this, I wanted to take a slightly different approach to what's in this PR so I've added support for the workspace: protocol in #204

@emmatown emmatown closed this Mar 15, 2024
@webpro webpro deleted the feat/workspace-protocol branch May 11, 2024 07:36
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.

None yet

5 participants