Replies: 2 comments 2 replies
-
I am also looking for the same |
Beta Was this translation helpful? Give feedback.
0 replies
-
Im trying to get the context without a custom server, tried everything from a custom vite plugin to various hybrid situations, each one with their own downsides ranging from compilation issues to runtime. Im working in a nx monorepo setup with the latest react router version and preferably a custom server that resides in its own library. After almost two weeks of trying im about to give up.. i cant seem to get it to work. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to find documentation about implementing my own HTTP server in a very simple way and how to define and use a
getLoadContext
function.I am having troubles using Vercel build preset + combining it with a react-router hono library, so I wanted to build mine.
I could not find that in the RR7 docs, can someone please guide me to the right direction?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions