Javier Espinoza

Results 5 comments of Javier Espinoza

Looks like only Vue 2 is supported, this wont work with nuxt 3 as nuxt 3 uses vue 3

@kolessios Your logs indicate that "Vite" is being used. Did you end up making it work with vite? Faced similar problems with webpack builder. Ended up just importing all the...

+1 ! It would be great to skip this minor step to make the workflow even more seamless :)

Thanks for developing this plugin is really useful! I was thinking maybe we could add a step prior to processing each image where we read the exif metadata and see...

Actually, we should also take into consideration the `sizes` prop on the images because depending on its usage there are sizes that will never be needed. https://nextjs.org/docs/app/api-reference/components/image#sizes "Second, the sizes...