SinPP
SinPP
Can confirm: three session requests per app load.
Having the same issues as mentioned above
This is not fixing the mentioned problem. The dev mode should not try to EVER build any production libs. It makes the nx system completely unusable for small projects. I...
This does seem to work around the issues of utterly slow development mode times. I had to make some changes to the base tsconfig. I needed to remove the .ts...
I can confirm the same error happening with a fresh installation of today
 For whatever reason it complains that sahadcn-ui is not found, even though it is installed locally, globally and through npx should be no problem whatsoever. Edit: Command: NX_EXTEND_COMMAND_USE_NPX=true nx...
+1 Prisma is another example which has those dynamic return types which I would like to return inside the ts-rest handlers
Having the same issues.