Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 436 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 436 Bytes

说明文档

👉👉 warbler-js

开发者

一尾流莺

👉👉 掘金

👉👉 github

👉👉 个人主页

版本升级

// 本地构建
yarn build
// 提交代码到 github
yarn commit:all
// 升级版本
yarn release:patch
// 发布包到 npm
npm publish