1.4.31 • Published 2 years ago
linewell-map-ui-pingtai v1.4.31
开发1
yarn dev打包
yarn build发布组件库
添加私服用户
npm adduser --registry http://192.168.173.69:8081/repository/linewell-npm/
Username: linewell
Password: linewell@
Email: fanzj@linewell.com发布组件到私服
1、编辑package.json文件的consoleVersion版本号
"consoleVersion":"1.6.0"2、执行发布命令,并注意保持version版本号和consoleVersion版本号保持一致
"version":"1.6.0"yarn pub使用组件库
设置仓库地址
npm config set registry http://192.168.173.69:8081/repository/npm-group/查看当前仓库地址
npm get registry安装包
yarn add linewell-map-ui14.19.2版本