t
tRPC
t
tRPC
You're trying to use trpcserver in a non-server environment
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
J
julius
•
10/20/22, 1:18 PM
https://trpc.io/docs/v10/router#createopts-partialruntimeconfig
the default value should be the same as it was before though
, just that its now configurable
.
S
sachin
•
10/20/22, 1:19 PM
Here
's the check it
's doing
:
https://github.com/trpc/trpc/blob/8dd62c15d48d26270231da7f16b79c34106735f9/packages/server/src/core/internals/config.ts#L17