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

feat: support pnpm workspaces #22

Open
jrson83 opened this issue Aug 7, 2023 · 1 comment
Open

feat: support pnpm workspaces #22

jrson83 opened this issue Aug 7, 2023 · 1 comment

Comments

@jrson83
Copy link

jrson83 commented Aug 7, 2023

It would be great if howfat supports pnpm workspaces.

"dependencies": {
  "@example/core": "workspace:*"
},

Running howfat local inside a monorepo package using "workspace:*", currently throws an error.

Error: Unsupported URL Type "workspace:": workspace:*
@megahertz
Copy link
Owner

I have no plans to implement pnpm-specific features. Anyway, such a PR is appreciated.

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

No branches or pull requests

2 participants