turborepo
d3c4c6f1 - Allow specifying tasks. (#3002)

Commit
3 years ago
Allow specifying tasks. (#3002) `turbo-ignore` by default specifies `build` as the task it will run. This makes it possible to specify an alternative task name as the entry point. This enables `npx turbo-ignore --task="workspace#build"`, for example.
Author
Parents
Loading