jsr icon indicating copy to clipboard operation
jsr copied to clipboard

Doesn't process pnpm-workspace

Open PuruVJ opened this issue 1 year ago • 1 comments

Hi! Thanks a lot for this initiative to democratize package management 🔥

I just ran into an issue with pnpm workspace in my package neodrag. IG I can work around it by publishing the built files from dist, but would be neat if jsr could handle workspace:* version

https://github.com/PuruVJ/neodrag/pull/143

CleanShot 2024-03-02 at 12 11 52@2x

PuruVJ avatar Mar 02 '24 06:03 PuruVJ

Moving back to the main jsr repo, because it's not an error in the npm cli. Initially I assumed it was, but I was wrong.

marvinhagemeister avatar Mar 04 '24 15:03 marvinhagemeister

The case of workspace:* is now supported.

lucacasonato avatar Nov 13 '24 17:11 lucacasonato