Leosvel Pérez Espinosa
Leosvel Pérez Espinosa
## What it does - [X] Keep the generated tsconfig with the project references in memory instead of writing/reading to/from the filesystem. - [X] Report each task result as they...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
This PR requires https://github.com/nrwl/nx/pull/17962 to be merged first. ## Current Behavior Several executors have options to enable generating a `package.json` when the target is executed. ## Expected Behavior Generating a...
Updated doc: https://nx-dev-git-fork-leosvelperez-docs-update-nx-ng-vers-22a2f4-nrwl.vercel.app/packages/angular/documents/angular-nx-version-matrix#nx-and-angular-version-compatibility-matrix ## Current Behavior Angular ~16.1.0 is supported since Nx 16.4.0, but there's no info about it at https://nx.dev/packages/angular/documents/angular-nx-version-matrix#nx-and-angular-version-compatibility-matrix. ## Expected Behavior Information for Angular ~16.1.0 should be...
## Current Behavior A wrong utility is used to run an Nx command in an E2E test case for esbuild and a wrong path in an expectation is used. Also,...
Preview of doc changed: https://nx-dev-git-fork-leosvelperez-docs-typo-nrwl.vercel.app/more-concepts/monorepo-nx-enterprise#apps-and-libs ## Current Behavior In https://nx.dev/more-concepts/monorepo-nx-enterprise#apps-and-libs there's a typo in `They have well-≠defined public API.`. Note the `-≠`. ## Expected Behavior https://nx.dev/more-concepts/monorepo-nx-enterprise#apps-and-libs should have no typo....
## Current Behavior When running a task with the `@nx/js:tsc` executor in batch mode, if the TS compiler detects that it doesn't need to run a build for the task,...
Updated docs: https://nx-dev-git-fork-leosvelperez-angular-improve-dev-se-510f7b-nrwl.vercel.app/nx-api/angular/executors/dev-server ## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #21128
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #