Vuelidate 3: es modules files for direct use on browser

Viewed 14

I'm trying to use Vuelidate without a build tool. The docs say that there's a version that can be directly consumed from the browser (access to it is done through a couple of global objects), but I'm wondering if there are es module versions of those files.

Thanks.

0 Answers
Related