0

I'm a happy nx user (https://github.com/nrwl/nx). NX offers a dependency graph analysis tool, commonly referred to as "affected". Affected does the following: "Given a git changeset in a monorepo, report back to me which projects in the of the dependency graph depend on the projects changed in this git changeset".

This feature very handy to limit the amount of work one needs to execute in CI. Does rush typescript integration offer any such feature?

I poked around the docs site, and it did not jump out at me.

cdaringe
  • 1,274
  • 2
  • 15
  • 33

0 Answers0