Prevent server leak #126
Labels
easy / good first issue
Good for newcomers
enhancement
New feature or request
help wanted
Extra attention is needed
internship
Is your feature request related to a problem? Please describe.
Currently: server folder or server.ts means server-only code => but we don't strictly enforce that so there's a risk of leak
Describe the solution you'd like
Prevent user from accidentally loading server-only code client-side
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: