Using validationSchemaExportType const with zod errors out due to ordering
mdnorman opened this issue · 0 comments
mdnorman commented
I don't have any recursive types, so I'm trying to use the const export type. Because there's no guarantee to the order the types are generated in, some of the types are generated out of order, causing build issues.