run

Run run script.

@npm run {
    arguments: "build-prod"
}

Argument Reference

The following arguments are supported:

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