mweststrate / relative-deps

Installs local dependencies for optimal developer experience
MIT License
428 stars 32 forks source link

fix(yarn): support yarn packaged namespaces #34

Closed DomiR closed 4 years ago

DomiR commented 4 years ago

This closes https://github.com/mweststrate/relative-deps/issues/29

I've checked that it works with yarn, but have not verified with npm... but I'm pretty sure this should handle both cases.

mweststrate commented 4 years ago

Thanks! Merging and releasing, and praying that this doesn't keep ping-pong with breakages in yarn / npm (contributions setting up some test infra are welcome ;-))