paulirish / lite-youtube-embed

A faster youtube embed.
https://paulirish.github.io/lite-youtube-embed/
Other
5.68k stars 260 forks source link

render blocking resources #93

Closed nemecky closed 1 year ago

nemecky commented 2 years ago

Hi, we're using this on a Shopify store and it has definitely improved the performance scores, but I noticed the assets are showing up as render blocking in the test results and waterfall charts. So far our developer hasn't had any luck trying stop that from happening, so I thought I'd check here and see if anyone has any suggestions? Thanks!

Garbee commented 2 years ago

Which assets exactly are showing as render blocking?

nemecky commented 1 year ago

Sorry I had no clue you replied to my comment! It was the CSS file but we sorted it out by adding preload to it. Thanks for the reply and apologies for the extremely late response.