Replies: 1 comment
-
|
Turborepo works with any framework (or language, in actuality). If I remember correctly, the output directory for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have a monorepo that has many next.js apps but one react app which uses craco. After doing a bit research, I couldn't find any resources nor examples on how to cache react apps with turbo repo. Is that not supported or just not well documented?
This is how I've set up my turbo repo config for now:
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions