Repository for reproduce issue of @nx/[email protected]
@nx/js:node executor don't work properly with option "watch": false
When run command npx nx run server:serve
and then change file apps/server/src/main.ts
started rebuild server and terminate command with next message:
> NX File change detected. Restarting...
—————————————————————————————————————————————————————————————————
> NX Successfully ran target serve for project server
* Terminal will be reused by tasks, press any key to close it.