暂无描述

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