-
### Current Behavior
As far as I understand, updateBuildableProjectDepsInPackageJson option modified the distribution's package.json. I tried the `@nx/dependency-checks` but it is not modifying my pa…
-
### Current Behavior
We recently switch from NPM to PNPM. When running the command `npx nx release --skip-publish --verbose;` I get an error updating the lockfie.
Running `pnpm install --lockfile…
-
Seems like JSON is hardcoded as the file format of `stylelintrc` (both the relative file and the root file). Unsure if it is possible to [create custom syntax](https://stylelint.io/developer-guide/syn…
-
### Current Behavior
To avoid getting wanings from nx whenever I run a build, I have installed `@swc/core`, `@swc-node/register` and `@swc/helpers`
No however, whenever I run a build of one of my …
-
### Current Behavior
Currently if the value of the `input` property on an item in the `assets` option is in a location ignored by git it will not be copied. This makes no logical sense, because most …
-
Hi,
I just installed your plugin on our nx-workspace with > 120 Angular apps and libs. Is there a way to run "nx-stylelint:configuration" for every project in the corresponding angular.json file?
…
-
### Current Behavior
When I am trying to use FsTree + glob with some sub directory in my repo, glob works from repository root, not from tree.root.
### Expected Behavior
glob patterns should be r…
-
I am adding `@angular-architects/module-federation@next` into an **NX Project** and this is my package.json file
`
{
"name":"ems-mfe",
"version":"0.0.0",
"license":"MIT",
"scripts":{…
-
### Current Behavior
We have some build machines that run a portion of our CI process (on-premise Mac machines for running xcode / iOS builds). Our app is an ionic/cordova app in a monorepo with nx, …
-
### Which scope/s are relevant/related to the feature request?
@koliveira15/nx-sonarqube
### Information
SonarCloud supports external analyzers report files such as eslint, stylelint, etc...
…