run

Run run script.

@yarn run {
    command = "build-prod"
    args = "build-prod"
}

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • command - (Optional) Command to run.
  • args - (Optional) Arguments to pass to target.
Last updated on