-
My team is developing in an [Nx](https://nx.dev/) monorepo with VS Code where apps and libraries are listed in the folder `apps/` and `libs`. Some of our apps and libs are in Java. We installed the `E…
-
### Current Behavior
When adding plugin e2e tests with the e2eProjectGenerator, a _start-local-registry.ts_ is generated.
When I run the e2e target of my-plugin-e2e, which executes the _start-local-…
-
### Which @nxarch/* package(s) are the source of the bug?
ng-nest
### Is this a regression?
Yes
### Description
Hello, running
`yarn nx generate @nxarch/ng-nest:init --ssrApp=my-angular-proje…
-
### Describe the issue:
`'import/no-extraneous-dependencies'` rule is unable to handle following situation (single version policy for devDeps and monorepo packages):
```jsonc
// @filename pac…
-
Could you update the peer dependencies to nx & nrwl 15?
-
Do you have plans for integration with [nrwl/nx](https://github.com/nrwl/nx) on your roadmap? Nrwl def has a story for Angular/Bazel but it's in flux and there is no Closure. They also have [angular…
-
## Current Behavior
The [@nrwl/web:webpack](https://nx.dev/packages/web/executors/webpack) executor uses [hard-coded options](https://github.com/nrwl/nx/blob/master/packages/web/src/utils/config.ts…
-
### Current Behavior
There are certain times when `@nx/workspace:move` will not move libraries when I need it to, instead choosing to print up an error (as seen in the appropriate later field, which …
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
apps
- app
webpack.config.js
libs
-utils
- .babelrc
### Configuratio…
-
### Current Behavior
I have a project built with NX that has several applications (Fe, Be, Mobile) in the apps folder. Each of them uses a single shared package.json. The frontend depends on a packag…