Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 220 Bytes

File metadata and controls

21 lines (14 loc) · 220 Bytes

构建与发布

构建packages目录下所有包

pnpm build

更新包版本

运行updateVersion 后面带版本号

pnpm updateVersion 0.0.3

批量发布

pnpm pub