#Monorepo - how to get NX's 'affected' functionallity?

1 messages · Page 1 of 1 (latest)

snow sinew
#

Hello!

Is it possible in Nest Monorepo to track changes in code to, for example: run tests only in library which I have changed and in modules which import that library?
I implement a multi-tenant project in Vertical Slice Architecture style so such feature would be a blessing.

If not natively in Nest Monorepo, then maybe it's possible to implement it aside NestJS Monorepo with a custom package of some sort?

Regards, Radek 🙂

solid slate
#

Nest's monorepo is very basic in terms of "configuration" in general