Skip to main content
Version: Next

run

Runs an arbitrary yarn script (yarn <command>).

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

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Extra arguments after --.
  • command - (Required) Script name.