build
Run build
script.
@yarn build {
arguments: "--port=1337"
ignore-engines: true
}
Argument Reference
The following arguments are supported:
arguments
- (Optional) Arguments to pass to target.ignore-engines
- (Optional) Ignore engines on install.
Last updated on