build
Executes the npm build script defined in package.json to compile or bundle the project. Optionally accepts arguments for additional configuration.
Instructions
Run npm script "build": node scripts/build.cjs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ | No | ||
| args | No | Optional arguments appended after -- to the script |