Craigory V Coppola a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability (#6451)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00

14 lines
240 B
Markdown

# @nrwl/workspace:run-script
Run an npm script using Nx
Options can be configured in `angular.json` when defining the executor, or when invoking it.
## Options
### script (_**required**_)
Type: `string`
Script to run in child process