adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
282 stars 537 forks source link

Disable lazy loading on images to reduce CLS #401

Closed davidjgonzalez closed 1 year ago

davidjgonzalez commented 1 year ago

Disable lazy loading on Core Components image policy to increase LHS score by reducing CLS.

Description

Disabled lazy loading.

Related Issue

Motivation and Context

Increase pagespeed/LHS.

How Has This Been Tested?

In Summit lab.

Screenshots (if appropriate):

Types of changes

Checklist: