serverContext is empty
i have a very simple setup in src/start.ts:
however when i try accessing the
is this a bug or am i doing something wrong? p.s. im using solid
however when i try accessing the
serverContext in beforeLoad in my root route, i get an empty object (see attached screenshot), despite the serverContext being correctly typedis this a bug or am i doing something wrong? p.s. im using solid
