docs(v2): use codeblock title syntax instead of comments (#2473)

This commit is contained in:
Yangshun Tay 2020-03-29 01:08:50 +08:00 committed by GitHub
parent b8c888b1b1
commit 36ea74504e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 114 additions and 211 deletions

View file

@ -172,7 +172,7 @@ module.exports = function(context, options) {
};
```
## postBuild(props)
## `postBuild(props)`
Called when a (production) build finishes.