Nicholas Cunningham
Nicholas Cunningham
This is still not working for me. Tried to debug TS file just skips over it. If i put the break point on the JS file it then goes to...
Hi, thanks for filling out this issue. Yes, this is an actual issue the problem only occurs for the nest plugin which will be updated to ensure that your application...
Can you create a small repro, This is working for me.
Hi, Can you show your `project.json` please? If you are using inferred targets with Nest, at the moment we do not have support for it.
Hey! Thanks for filling out this issues. We were aware of this issue and they have been fixed. Can you update your nx version to the latest? Thanks! Feel free...
Hey, thanks for reporting an issue, I tried to reproduce using the steps you provided in your original issue (https://github.com/nrwl/nx/issues/22515), however, the `cwd` is set correctly to my project. Can...
Hey, I took a look at your repo and steps. - `pnpm build:docs --verbose` - This works without an issue and the cwd reports as the correct path from the...
Hey, sorry for the lack of updates I think this is a dupe of #10296 We are looking into adding support for this.
Hey, sorry for the lack of updates here. I understand the motivation and we did in-fact know this ahead of time that some inclusion option would be useful as you...
It can work, we just need to support `--includeDependentProjects` as well.