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
It would be nice if you could also produce and publish an ES module build of zod for bundler consumption. I can probably send a PR when I get the chance to.
here is an article if you're not familiar with bundling and tree shaking. Another article on how to point bundlers at the module build
Thanks for considering! (ps i dont use rollup lol)