You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without this option, using Wasp takes away many of the underlying technologies' capabilities.
We should figure out a consistent way to expose these configurations.
What we currently support:
The configureQueryClient hook we expose for configuring React Query.
The text was updated successfully, but these errors were encountered:
infomiho
changed the title
Figure out how to better support configuring the libraries Wasp users
Figure out how to better support configuring the libraries Wasp uses
Jan 8, 2025
Users can't configure Prisma client and Lucia without monkey patching. Examples:
Without this option, using Wasp takes away many of the underlying technologies' capabilities.
We should figure out a consistent way to expose these configurations.
What we currently support:
configureQueryClient
hook we expose for configuring React Query.The text was updated successfully, but these errors were encountered: