Package Exports
- verdaccio-multi
- verdaccio-multi/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (verdaccio-multi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
#使用之前 先安装并启动verdaccio 安装verdaccio:
npm install verdaccio -g启动verdaccio:
verdaccio使用
使用npm:
npm i verdaccio-multi -g verdaccio-multi项目中 即在node_modules上一级 使用verdaccio-multi命令即可 即可 会将node_modules包递归放到verdaccio的4873端口号上