You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I've seen that module, it's an interesting idea. I'd need to investigate how best to use that with WordPress serving the images. Probably just give it the full file URL and let the nuxt-img component handle everything else.
wp-image does a lot of other things too (captions, videos) so I'd have to figure out how to play well with that too.
Would be great to have a
preload
prop on wp-image that does this: https://web.dev/preload-responsive-images/Should be false by default.
The text was updated successfully, but these errors were encountered: