tbdrz

Results 3 comments of tbdrz

> It has been corrected? Tested and is working on 2.1.0-13.0.pre.86

If all of your server-only endpoints live under a specific route, you could just protect it the `handle` function as this runs on every server request. ```js export const handle...

> I'm getting this error now specifically when importing prisma into `hooks.server.ts`, seems to be working everywhere else! @Torbet Did you find a solution? Get the same, only in hooks.server.ts,...