JSPM

verdaccio-multi

0.2.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q36607F
    • License MIT

    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端口号上