-
Firstly - thanks for this extremely useful addon for Turborepo! Very impressive!
I have no problems using the downloadable executable, but using the docker container from the registry or built loca…
-
Once the JS folder gets added alongside the React folder things are going to get really messy if there are two eslintrc and prettierrc files.
There should be one shared set in the root of the repo…
-
- Server
- Web
-
turborepo is not configured properly
-
# 모노레포 w/ turborepo - zubetcha
구축기라고 쓰고 반성문이라고 읽는다.
[https://www.zubetcha.com/2022/11/monorepo-with-turborepo](https://www.zubetcha.com/2022/11/monorepo-with-turborepo)
-
## Update
Solved by adding to the `.yarnrc.yml` the following
```
nodeLinker: node-modules
```
The question remains if `turbo` doesn't support `yarn 4` or just `Plug'n'Play`.
---
### Ve…
-
### How can we reproduce the crash?
Running two modules simultaneously in a turborepo app crashes with "out of memory" errors (although they are not so big modules).
Other times, errors like: `memor…
-
### Which project is this feature idea for?
Turborepo
### Describe the feature you'd like to request
![image](https://github.com/vercel/turbo/assets/4067115/abc5e36e-147d-4e8e-84ec-c92266083b89)
…
-
I was wondering if you have been experimenting with the new watch mode that Turborepo is offering and how it can be leveraged to sync the injected dependencies of a project.
-
Please take a glance of these materials as they are required for doing this test project
1. [TurboRepo](https://turbo.build/repo/docs)
2. [TailwindCss](https://tailwindcss.com/docs/installation)
…