-
See: https://github.com/firebase/firebase-functions/issues/172
### Version info
3.17.3
### Steps to reproduce
### Expected behavior
### Actual behavior
-
Hey,
I have a mono-repo setup with around 100+ local packages. Can you provide a solution on how to have a single `dart_dependency_validator.yaml` across the project?
-
In one of my projects, we operate off of a mono-repo which has multiple rust packages in it. As a result, rust-analyzer attempts to index the entire mono-repo causing the computer to reach very high l…
-
These examples fail if your inside a repo and works if your outside one.
inside a repo meaning where your have a go.mod above you in the file hierarchy.
```sh
xk6 build --output xk6-browser --with …
-
-
I have a mono repo, having both frontend and backend in same repository, I want to specify eslint config in respective folders and have those apply in their directory itself (backend config in backend…
-
Is this planned? Could give docs more visibility and make it easier to update them for community members
-
### What problem or need do you have?
Hi,
Currently I have a mono repo with an App project that depends on multiple frameworks. Now I would like to create a project which is a macro but I cannot f…
-
Hi,
I have a mono repo "mono-repo" which contains 2 subfolders "cli" and "sdk".
Both are intrinsically linked (the cli uses the sdk) and therefore I decided to have a common version number (hence …
-
I've created a demo repo to try out your new Barrel-less Module Boundaries in Nrwl Nx. But, Sheriff cannot find `tsconfig.json` because there is only `tsconfig.base.json` in the root of a Nrwl Nx repo…