build

Run build script.

@npm build {
    arguments: "--port=1337"
}

Argument Reference

The following arguments are supported:

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