nuxt-validate icon indicating copy to clipboard operation
nuxt-validate copied to clipboard

Lazy loading

Open sowinski opened this issue 3 years ago • 0 comments

Hi,

I need vee-validate only on some specific pages. But vee-validate will be loaded on every page. I want to reduce the size of my entry point by load vee-validate lazy only on components which really need this library.

How can I do this?

Thank you

sowinski avatar Oct 02 '20 10:10 sowinski