dnafactory/module-pagespeed

PageSpeed optimizations for Magento 2

1.0.1 2022-03-28 09:00 UTC

This package is auto-updated.

Last update: 2024-04-28 13:39:10 UTC


README

Speed up your Magento 2 and improve its Google PageSpeed score with some optimizations.

requirejs deferral options

Allows to defer all requirejs module loadings, increasing TBT score.

When enabled you can also disallow these feature for specific layouts, by simply including this handle in yuour xml:

<update handle="no_requirejs_deferral" />