설명 없음

john 4656a9ec46 2024-10-26 9 달 전
.idea 4656a9ec46 2024-10-26 9 달 전
dist 4656a9ec46 2024-10-26 9 달 전
platformuiserver 4656a9ec46 2024-10-26 9 달 전
public 4656a9ec46 2024-10-26 9 달 전
src 4656a9ec46 2024-10-26 9 달 전
webpack 7dbd1aa95a ss 4 년 전
.DS_Store 4656a9ec46 2024-10-26 9 달 전
.babelrc 4656a9ec46 2024-10-26 9 달 전
.bitmap 4656a9ec46 2024-10-26 9 달 전
.eslintignore 4656a9ec46 2024-10-26 9 달 전
.eslintrc.js 4656a9ec46 2024-10-26 9 달 전
.gitignore 4656a9ec46 2024-10-26 9 달 전
.prettierrc 4656a9ec46 2024-10-26 9 달 전
README.md 6258c95ef5 Added: 增加私有镜像仓库发布 3 년 전
index.sh 4656a9ec46 2024-10-26 9 달 전
package-lock.json 4656a9ec46 2024-10-26 9 달 전
package.json a51beae141 Changed: mearge daily_0.0.1 3 년 전
pnpm-lock.yaml 4656a9ec46 2024-10-26 9 달 전
webpack.config.js 26d895a720 ss 4 년 전
workspace.jsonc 4656a9ec46 2024-10-26 9 달 전

README.md

platformui

质惠平台 UI git clone https://git.xiaojukeji.com/pu_qa_tool/platformui.git

dnpm i

npm run build

git add . git commit -m 'xx' git push

// 只能用 8 的版本 我用的 8.17.0 dnpm publish

  • 版本号要每次叠加

  • appjs 为测试文件

  • index.js 为统一导出出口

滴私有 NPM 镜像

添加发布包的协调维护者

npm owner add [<@scope>/] npm owner rm [<@scope>/] npm owner ls [<@scope>/]

aliases: author

例如:npm owner add qinzhipeng_v @didi/platformui