Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 237 Bytes

Developer.md

File metadata and controls

18 lines (15 loc) · 237 Bytes

build

npm run build

执行git提交

npm run git -- 'feat: xxxxxx'

publish

发布命令集成了简单的版本自动更新

npm run publish

备注

发布完成的同时请不要忘记push你的代码