nx
nx copied to clipboard
Smart Monorepos · Fast CI
## Current Behavior Currently, we only list `VS code` and `Webstorm` as supported editor plugins. I have recently created an nvim plugin and felt it would be useful for other...
ISSUES CLOSED: #11478 I'm not 100% sure I added the `only` arg in the right place, or in the right fashion. But this was my best guess. Please let me...
## Current Behavior I can no longer control the output of my buildable/publishable packages to not include src/ in the output (dist/libs/mylib) folder ## Expected Behavior I would like the...
I have a script that I added in all my projects' package.json and running nx run-many should update the version number on each file using a pre-defined variable, but currently...
When I try to run cypress through `nx` the command line string value for ciBuildId is parsed as a number if the string can be interpreted as a valid base...
### Documentation issue - [ ] Reporting a typo - [x] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
## Current Behavior Invoking a workspace generator results in a TS error. The same behavior is also true when using the `--dry-run` flag ``` nx workspace-generator test mylib error TS5042:...
## Current Behavior I run the command yarn nx migrate latest to update my current version of nx 12.5.8 to the latest one because I need the last feature of...
## Current Behavior The existing implementation for `nx list` would list only core and community approved plugins and there is no way for nx list to support plugins hosted in...
### Documentation issue - [x] Documentation feedback ### Is there a specific documentation page you are reporting? [URL to documentation](https://nx.dev/storybook/overview-angular#auto-generate-stories) ### Additional context or description This could do with some...