tRPC Client Bundling `node_modules`
Hey team, I've been having an issue recently where tRPC seems to be bundling a
This issue seems to first appear in rc 630.
.pnpm and node_modules in @trpc/client. This is causing a lot of errors as I'm not using pnpm:<project>/node_modules/@trpc/client/dist/TRPCClientError.mjsThis issue seems to first appear in rc 630.