build

Runs the build script (pnpm run build) across targeted workspaces.

@pnpm build {
    args = "--no-color"
}

Capabilities

CapabilityInfo
Cacheremote
Bachyes

Argument Reference

The following arguments are supported:

  • args - (Optional) Additional arguments for the script.
Last updated on