0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-01-06 14:50:10 -05:00
penpot-export/packages
Roberto Redradix 83ba6f93d5 refactor(core): validate user config in a more expressive way
zod unions are exclusive, so the UserConfig type couldn't be kept as a union either for having at least a colors, typographies or pages output.

This check has been moved to a runtime zod refine custom validation.
2023-09-04 17:42:34 +02:00
..
cli refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00
core refactor(core): validate user config in a more expressive way 2023-09-04 17:42:34 +02:00
demo refactor!: split penpot-export into cli and core modules 2023-09-01 17:43:45 +02:00