Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: optional TURBO_SITE environment variable at compilation time for development #9660

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Dec 31, 2024

Description

To make it easier to test out the links we supply in our error messages, this PR lets us supply a base URL of our own choosing so you can point errors at places like http://localhost:3000 or a preview build of turbo.build.

Testing Instructions

You can try this out yourself with:

TURBO_SITE="http://localhost:3000" cargo build

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 5:44am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant