next-auth
9f09e30c - fix(qwik): don't build server deps on client (#12723)

Commit
348 days ago
fix(qwik): don't build server deps on client (#12723) The optimizer doesn't fully remove server imports and it helps to put `isServer` guards so server-side modules are not bundled for the client Co-authored-by: Thang Vu <hi@thvu.dev>
Author
Parents
Loading