<command>

Run yarn command. Example for command __dispatch__:

@yarn __dispatch__ {
    arguments: "--port=1337"
}

Argument Reference

The following arguments are supported:

  • arguments - (Optional) Arguments to pass to target.
Last updated on