Hacker News new | ask | show | jobs
by Lvl999Noob 28 days ago
How would you use zod as a dev-only dependency? The whole point there is to be a parser. If you remove it from runtime then you are not parsing the production payloads, which is the exact place where you do need to parse them.