Skip to content

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

Merged
anthonyshew merged 1 commit intomainfrom
shew-79835
Jan 3, 2025
Merged

feat: optional TURBO_SITE environment variable at compilation time for development#9660
anthonyshew merged 1 commit intomainfrom
shew-79835

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

@vercel
Copy link
Contributor

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

@anthonyshew anthonyshew merged commit 9368694 into main Jan 3, 2025
28 of 29 checks passed
@anthonyshew anthonyshew deleted the shew-79835 branch January 3, 2025 15:11
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.

2 participants