You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To keep it zero config could it be possible to read the package.json of parent folders looking for the turbo key? I'm not sure of what would be the downsides in this case but it should be fast enough if it doesn't have to read far up the tree, and turbo could then cache the position of the root
Describe the feature you'd like to request
cd app && turbo dev
should build whatever is necessaryDescribe the solution you'd like
esy-like
environment variables and install commands, which we likely should be doing anyway.Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: