jsr
jsr copied to clipboard
Doesn't process pnpm-workspace
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
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.
The case of workspace:* is now supported.