You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of the box adding @tanstack/start is not working.
We might have to start a small project and get the configuration working, then slowly add the source files and work out any wrinkles.
Initially I tought that it could be done in a few easy steps, but this was not the case.
There is also the question of whether we should use it now, as it is still in alpha and there could be large breaking changes.
If we manage to get it working it could however be a huge win, as we could have parts of the app Pre-rendered (static pages with SSG) and others simply client pages, and lastly the server rendered pages for library for example, removing the need to have a separate project using NextJS.
No description provided.
The text was updated successfully, but these errors were encountered: