docs(core): fix typo on Nx affected page (#22751)
This commit is contained in:
parent
e5317a2eb8
commit
56f16d8077
@ -1,6 +1,6 @@
|
||||
# Run Only Tasks Affected by a PR
|
||||
|
||||
As your workspace grows, re-testing, re-building an re-linting all projects becomes too slow. To address this Nx implements code change analysis to determine the minimum set of projects that were affected by the change. How does this work?
|
||||
As your workspace grows, re-testing, re-building and re-linting all projects becomes too slow. To address this Nx implements code change analysis to determine the minimum set of projects that were affected by the change. How does this work?
|
||||
|
||||
```shell
|
||||
nx affected -t <task>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user