next-auth
9f09e30c
- fix(qwik): don't build server deps on client (#12723)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>
References
#12723 - fix(qwik): don't build server deps on client
Author
wmertens
Parents
4155eee8
Loading