nx
nx copied to clipboard
Smart Monorepos · Fast CI
### Current Behavior Using WebStorm, I want to be able to set a breakpoint in my code. (ie: a nestjs project). If you add the below configuration to the nx.json,...
## Current Behavior when atomized=false, it does not generate build-ci and check-ci targets ## Expected Behavior - when atomized=false, it should still generate build-ci and check-ci targets - upgrade dev.nx.gradle.project-graph...
### Current Behavior Im trying to initialise a nx repo, when i try to run npx create-nx-workspace@latest . --preset nest --appName socket-gateway, it just keep loading forever  ### Expected...
### Current Behavior nx does not see a project defined in our pnpm workspace named "mobile-ui". If we rename it to anything else (e.g. "mobileui" without the dash), nx detects...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
### Current Behavior  .babelrc is also missing ### Expected Behavior 1. Create .babelrc 2. Build the library ### GitHub Repo _No response_ ### Steps to Reproduce 1. Run js...
## Summary Implement performance optimizations for task graph loading to dramatically improve initial load times and reduce memory usage in large monorepos. ### Key Performance Improvements - **90%+ faster initial...
### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [ ] Documentation improvement - [x] Documentation feedback ### Is there a specific...
### Current Behavior During the build, the project's Nuxt plugin is unable to detect the nuxt.config.ts file, resulting in the following error. ### Expected Behavior Building and serving the NX...
### Current Behavior Dependency vulnerability scanners are flagging critical bugs for Go 1.19.3 (esbuild 0.21.5) which is present in at least @esbuild/linux-x64 which is a dependency of @nx/[email protected]. CVE https://nvd.nist.gov/vuln/detail/CVE-2023-24540...