Hey there!
In Nuxt Cloudinary module we have these props as required to promote good practices for images.
If you omit these props, popular tools such as Lighthouse can report this as an issue.
Do you think that we could add these props to Nuxt Image as well as required? Or maybe add a warning in the console that you should add them to have better score and overall :)
I can create a draft PR with this change if you would like to test how it works :)
Hey there!
In Nuxt Cloudinary module we have these props as required to promote good practices for images.
If you omit these props, popular tools such as Lighthouse can report this as an issue.
Do you think that we could add these props to Nuxt Image as well as required? Or maybe add a warning in the console that you should add them to have better score and overall :)
I can create a draft PR with this change if you would like to test how it works :)