-
### Bug description
I'm having the issue with prisma files not found I cannot provide a reproduction right now.
I'm using Next 13 with the app dir inside a monorepo and having `db` package.
I'm …
-
I'd like to add a monorepo setup guide to Ignite's docs. It's a common request these days, and is not a straightforward process (took us a week recently on one client's project).
It would live in `…
-
Hey,
In one of my rust projects we use a monorepo.
I've wondered if it is possible to tell cargo-dist to run all the workflows within a sub directory?
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
# Repository Strategies
Repository strategies are crucial for managing code, facilitating collaboration, and ensuring effective development workflows. The repository strategy can significantly impac…
-
### Description
When I search for "NavItem" or "NavGroup" in the SaasUI docs site, I expect to find it in the results. Instead, I have to infer from the sample app that, since the NavItem is used w…
-
for example, the package.json
```json
"dependencies": {
"@local/front-shared": "workspace:*",
"@capacitor/android": "catalog:",
"@capacitor/app": "catalog:"
}
```
will show `Unknown -> n…
-
## Problem
In some settings, it might be necessary to disable `.env` conflict warning.
For example, a monorepo could have a `.env` file at the root and also symlink it inside a monorepo package.…
-
# Ask
Publish the JS modules needed to create custom components separately from the sst CLI. This would allow me to create SST components separately from having an "sst app", allow the community to p…
san4d updated
2 weeks ago
-
Engineering DRI: @OmranAbazid
### Context
Now that Optimize is in the mono repo, we must ensure that release notes for each distribution are handled in the correct way, enabling customers from C7…