run
ℹ️
This command is locally cacheable only.
Run run
script.
@yarn run {
command = "build-prod"
args = "build-prod"
}
Argument Reference
The following arguments are supported:
command
- (Optional) Command to run.args
- (Optional) Arguments to pass to target.
Last updated on