vite-plugin-validate-env
vite-plugin-validate-env copied to clipboard
Support valibot
We're utilising valibot at runtime in our project, since it results in a smaller bundle size. Surely it is possible to use Zod with this Vite plugin and Valibot at runtime, but it'd be amazing if we could use the same schema validator.