这是indexloc提供的服务,不要输入任何密码
Skip to content

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

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

Merged
merged 1 commit into from
Jan 3, 2025

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

@anthonyshew anthonyshew merged commit 9368694 into main Jan 3, 2025
37 of 38 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