exec
Run exec script.
@npm exec {
package = "hello-world-npm"
args = "build-prod"
}Capabilities
| Capability | Info |
|---|---|
| Cache | local |
| Bach | no |
Argument Reference
The following arguments are supported:
package- (Optional) Package to exec.args- (Optional) Arguments to pass to target.
Last updated on