mweststrate / relative-deps

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

Support Yarn v3 (berry) #48

Open jonstuebe opened 2 years ago

jonstuebe commented 2 years ago

When using yarn berry the pack command always outputs package.tgz instead of using the package name in the filename. This patch fixes that issue.