Aucune description

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

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