-
# This is a (Bug Report / Feature Proposal)
Feature Proposal
## Description (short)
It would be great to get an example for typescript monorepos, using lerna, yarn workspaces or npm workspaces, w…
-
## Hello,
I'm currently working on a Next.js project named next-walletconnect-example which is located inside the DesmJS monorepo. I've encountered an issue where TypeScript cannot find the module …
-
### Description
It would be helpful to have a Docker-managed means to share files across build instead in a way that allows for temporary containers to do some up-front work to better support monorep…
-
# Problem
To make the issue clear, let's consider an example. We're working on project `foo` which has two dependencies from crates.io, `a` and `b`:
```toml
[dependencies]
a = "*"
b = "*"
``…
eopb updated
2 months ago
-
There are commands that validate "runIf". In a merged world, either we have merged ci.yaml or we have to handle two.
```dart
// Verify runIf includes foundational files.
if (targ…
-
The monorepo is quite large still and its still unclear who owns what code ([example](https://github.com/ethereum-optimism/optimism/pull/11455#discussion_r1723018262)). This creates many issues wi…
tynes updated
2 months ago
-
There's been some external feedback that trying to find / view / import / fork files from the monorepo is difficult.
We'll soon have a nice way to `aztec-cli unbox ...` some contract examples, i.e. i…
-
### Current behavior
If Cypress is opened with
```shell
npx cypress open --e2e
```
in a subdirectory (monorepo) and Cypress is not configured (no `cypress.config.*` file present), then the …
-
FWIW: I tried to see whether this was specific to the Transcription Task, or if there were other weird Firefox-specific 'page jump' issues. Here's an example from Science Scribbler (note change in ima…
-
I known there is a closed issue about the same feature, but I open this issue because it's very important for saving compiling time on monorepo.
https://www.typescriptlang.org/docs/handbook/project…