标签: npm continuous-integration
有没有办法运行npm prune但不包含依赖项中的单个包?
npm prune
我知道这听起来很奇怪,但是有一个合法的用例。
用例:
npm install
package.json
npm install XXXX
XXXX