-
**Describe the bug**
The **run** command fails if a git repo is empty. Exlcuding the repo does not work.
**To Reproduce**
Steps to reproduce the behavior:
1. Have a project ACME containing an em…
-
# Improvement
[Allocating 16MiB on heap to read a 100KB file? It's more likely than you think!!]
This issue describes the need to improve the performance of `GetFileStream` for unpacking individ…
-
Integrate NX into the monorepo to speed up dev workflow. In particular, the `pnpm start` script would be much faster if libraries were build in order, but in watch-mode. `pnpm` doesn't seem capable of…
-
### Version
29.2.5
### Steps to reproduce
1. Clone my repo at https://github.com/skrtheboss/ts-jest-node16-module-resolution
2. Run `pnpm install`
3. Run `pnpm nx run eslint-rules:test --sk…
-
**Describe the the feature you would like**
The standard version of Raspberry Pi is replaced with nx and other SBCs.
**Other notes**
I have basically finished switching the standard version from …
-
Hello, I would like to use this plugin in a Nx monorepo.
I managed to make TS work by using this config into my app `vite.config.ts`:
```
plugins: [
react(),
checker({
typescri…
-
### Package name
extractors
### Package version
11.0.4
### Reproduction steps
Create a library with many components having stylings
Run `yarn run cms-adapters` at root
Notice the time…
-
NX Support: NX workspace plugin which installs mitosis in the libs/package folder
Features:
- Installable NX plugin (Qwik already has one)
- Executors that integrate with NX console vscode plugin…
-
### Current Behavior
After switching to yarn PnP zero install, I noticed that VSCode no longer locates files that were previously pointing to node_modules folder. How do we solve this problem?
### …
-
This is something I noticed while investigating #7354. The test suite when run with the `nx-loopback` backend is significantly slower than when run without loopback. I'd expect it to be a little slowe…