-
Notifications
You must be signed in to change notification settings - Fork 10.9k
[Workers] Add prerendering guide to Tanstack start docs #27062
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
base: production
Are you sure you want to change the base?
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
383b2b8 to
2af3820
Compare
2af3820 to
19816f5
Compare
19816f5 to
8d54d44
Compare
8d54d44 to
cdbbb81
Compare
| date: 2025-12-17 | ||
| --- | ||
|
|
||
| [TanStack Start](https://tanstack.com/start/) apps can now prerender routes to static HTML at build time with access to environment variables |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the access to environment variables build time environment variables only (as discussed)? Do we want to make that clear here so anything or anyone reading this has that context.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Making that clear" to me would be as little as:
access to build time environment variables
Summary
Screenshots (optional)
Documentation checklist