magmell-agentur / contao-pagespeed
Pagespeed optimization elements and logic for the Contao 4 CMS
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Type:contao-bundle
This package is not auto-updated.
Last update: 2024-10-30 00:36:14 UTC
README
Take advantage of html script defer attribute when loading javascript files.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#Attributes
Note that only javascript files that are referenced inside $GLOBALS['TL_JAVASCRIPT']
array will be considered.