Sem descrição

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

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