Robby Rabbitman

Results 12 comments of Robby Rabbitman

In general, I wonder whats the purpose of filtering projects without targets - why are you not allowed to use a scope e.g `docs(my-project): foo` where `my-project` is a nx...

If you don't want to have empty targets in your project.json files, you can copy pasta this config and adjust it to your needs until an official release. ```ts import...