Static Rendering Server Routes? #6384
Unanswered
akshatmittal
asked this question in
Q&A
Replies: 1 comment
-
|
yo i was stuck on this too, thought i was losing my mind lol. but yeah start does ssg. u gotta use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Seems Tanstack Start doesn't support statically rendering server routes?
The goal is to create a fully static website, but there is content that needs to be build dynamically at build time.
I'm specifically looking at this for two reasons:
I thought this was already supported, but doesn't seem like it.
Beta Was this translation helpful? Give feedback.
All reactions