-
1. Configure a Local Environment with .env.local
Create a new .env.local file in your project root to map the hosts to localhost. This ensures that your local development environment points to the co…
-
[turbo](https://turbo.build) is good way to increase workflow using caching.
-
### Issue description
Hi there, Thank you for that amazing package.
I have tried to use this package with **[turbo repo](https://turbo.build/repo/docs)** and it was working fine on local
But when I…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Describe the Bug
```text
╭───────────────────────────────────────────────────────…
-
### Link to the code that reproduces this issue
https://github.com/raphaelbadia/barrel-exports-transpile-module-not-treeshaking
### To Reproduce
1. clone the repository and run `yarn build` in the …
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
9.7.0
### Which area(s) of pnpm are affected? (leave empty if unsure)
Operating System…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Code Sandbox link
_No response_
…
-
I am trying `release-please` for the first time in an existing react-native expo project (monorepo project with `turborepo`). This current version of the project is `1.0.90`.
I am attempting to set t…
-
### Describe the bug
When using the @tanstack/react-query v5 library within a Turborepo monorepo structure, specifically inside a shared library, the following error is thrown:
```
Error: No Quer…
-
### Description
Some components are shared between `www` and `platform` and these components are duplicated on both `apps/www/components/theme` and `apps/platform/components/theme`.
### Possible sol…
dahal updated
11 months ago