tableau / npm-pack-here

An alternative to the Yarn link and NPM link workflows, this tool packs a local NPM project and puts the packed contents into the given destination directories.
MIT License
19 stars 4 forks source link

Greyepoxy/issue 8 #9

Closed greyepoxy closed 4 years ago

greyepoxy commented 4 years ago

Description

Fixes #8

This issue is actually a regression introduced right before this project was open sourced (which is why there is an existing related error message).

Type of Change

Compatible

Testing

Added automated tests to make sure we don't regress this again.

Checklist