Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fupengl committed May 24, 2022
1 parent 533480c commit 7eccf62
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@ Type: `number`
Execution timeout.
If it is `rsync`, it is the timeout period for executing the command. If it is `oss-upload-tool`, it is the single file upload timeout period.

### isUploadOutputDir
Type: `boolean`
Default: false only `compilation.assets` files
Whether to upload the output directory completely.

### `onUploadStart`
Type: `(stats: Stats, shelljs) => void | Promise<void>`
Before upload event.
Expand Down

0 comments on commit 7eccf62

Please sign in to comment.