Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
docs: add simple doctor command description
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Jul 29, 2022
1 parent 08b7de8 commit f5bf66a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,11 @@ $ npx father build
$ npx father prebundle
```

执行项目检查:

```bash
# 检查项目的潜在问题
$ npx father doctor
```

验证产物并发布 NPM 包。

0 comments on commit f5bf66a

Please sign in to comment.