<command>

Runs an arbitrary yarn command (Terrabuild action name is forwarded to yarn). Example for command __dispatch__:

@yarn __dispatch__ {
    args = "--port=1337"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Additional arguments appended after the yarn command.
Last updated on