ORESoftware / r2g

▷ Test your package in the published format, without having to publish to NPM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow users to install X with -D flag

ORESoftware opened this issue · comments

When users want to test their dependency X for another project Y, they may want to test X as a devDependency of Y. Right now r2g always installs it is a regular dep of Y.