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
When setting up the newly introduced zod compile, is there a convenient way to check if zod schemas are being compiled or not? I'm basically looking to sanity check if my setup is working or not.
Semi-related, is there a way to check if a particular zod schema is getting compiled multiple times (perhaps due to userland issues)? Even some hacky method to console.log would work!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
When setting up the newly introduced zod compile, is there a convenient way to check if zod schemas are being compiled or not? I'm basically looking to sanity check if my setup is working or not.
Semi-related, is there a way to check if a particular zod schema is getting compiled multiple times (perhaps due to userland issues)? Even some hacky method to console.log would work!
All reactions