run

ℹ️
This command is locally cacheable only.

Run run script.

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

Argument Reference

The following arguments are supported:

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