Anthony Shew
Anthony Shew
I'll take a swing at getting this fixed up once we remove the Golang code/toolchain. There will be less to manage then. š
To address the top-level issue here, using options like these is highly circumstantial and contextual and should be documented in each of the respective tooling's docs. `noExternals` is likely "a...
Sorry, pulled the wrong link off my clipboard: https://turbo.build/repo/docs/core-concepts/internal-packages#compiled-packages
We've updated our environment variable guidance in new documentation: https://turbo.build/repo/docs/crafting-your-repository/using-environment-variables
It's looking like the problem here was a missing `"persistent": true` key. If you've tried that and are still seeing problems related to this, please open a new Issue with...
This page is now live: https://turbo.build/repo/docs/getting-started/installation
@DependerKumarSoni, I'd recommend keeping your PR as small as possible. Let's focus it on getting the README transform done. We won't need to any more prompts than what create-turbo does...
@DependerKumarSoni Letting AI give a better answer than I probably could myself: https://sdk.vercel.ai/s/vMcNAHx š
It looks like #6747 is close but has stalled. @DependerKumarSoni, are you still able to work on it? Apologies for the delays on our side. Tom is on parental leave!
Interesting. I'll check with the Next.js team to see if this is known/unexpected behavior.