Patrick Boudreau

Results 3 issues of Patrick Boudreau

Consider a mono repo project structure like: ``` project |-- node_modules |-- packages |--components |-- src |-- assets index.scss scss-bundle.config.json ``` where the configuration: ```json { "bundlerOptions": { "rootDir": "./src",...

enhancement

### Description of the bug Tests fail after updating to 14.12.0 this is for a standalone component using angular 17 for a standalone component. works with 14.11.0 ### An example:...

bug

### Current Behavior After upgrading to nx 18 project without a lint target are being linted when running `nx run-many --all --target=lint` ### Expected Behavior since the project doesn't contain...

type: bug
scope: linter