docs: update auto-generated docs

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2022-01-10 12:05:25 -08:00
parent 200aca9f3d
commit f7de4500a4
5 changed files with 12 additions and 12 deletions

View File

@@ -25,7 +25,7 @@ A Yarn package
|*writeEnvFile* | `*"" \| string` |Write the contents of `environment` to this file, in the "envfile" format |
|*buildDir* | `*"build" \| string` |Read build output from this directory (path must be relative to working directory) |
|*script* | `*"build" \| string` |Run this yarn script |
|*args* | `*[] \| []` |Optional arguments for the script |
|*args* | `*[] \| [...string]` |Optional arguments for the script |
### yarn.#Package Outputs