magmell-agentur / contao-pagespeed
Contao 4 CMS 的 Pagespeed 优化元素和逻辑
4.9.1
2021-05-18 08:10 UTC
This package is not auto-updated.
Last update: 2024-09-17 23:57:53 UTC
README
利用 html script defer 属性在加载 JavaScript 文件时。
https://mdn.org.cn/en-US/docs/Web/HTML/Element/script#Attributes
注意,只有引用在 $GLOBALS['TL_JAVASCRIPT']
数组内的 JavaScript 文件将被考虑。