run

Run run script.

@npm run {
    target = "build-prod"
    args = "build-prod"
}

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • target - (Optional) Target to invoke.
  • args - (Optional) Arguments to pass to target.
Last updated on