queen-raae / gatsby-remark-oembed

A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
https://gatsby-remark-oembed.netlify.com/
MIT License
162 stars 25 forks source link

Consider lazy loading iframes #107

Closed nickytonline closed 4 years ago

nickytonline commented 4 years ago

Description

Currently <iframes /> are rendered for embeds, e.g. a YouTube video. Consider lazy loading <iframes />. Although it currently isn't supported in all browsers, the ones that do will receive a performance benefit.

If you're good to go with this feature request, I would like to be assigned to it. Thanks again for such a great plugin for Gatsby @raae! 👏🏻

Additional Resources

raae-bot commented 2 years ago

:tada: This issue has been resolved in version 0.2.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

raae-bot commented 2 years ago

:tada: This issue has been resolved in version 0.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: