[FEATURE] Load merged JS files asynchronous
The async attribute is now assigned to the script tag of the concatenated JS files if all files have the async attribute enabled in TypoScript. Resolves: #83476 Releases: master Change-Id: If4d5f03cac5920cf0bcccefb2e91cc229f9b9e77 Reviewed-on: https://review.typo3.org/57130 Reviewed-by:Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Resource/ResourceCompressor.php 9 additions, 1 deletiontypo3/sysext/core/Classes/Resource/ResourceCompressor.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-83476-LoadMergedJSFilesAsynchronous.rst 30 additions, 0 deletions...og/master/Feature-83476-LoadMergedJSFilesAsynchronous.rst
- typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorTest.php 128 additions, 1 deletion...ysext/core/Tests/Unit/Resource/ResourceCompressorTest.php
Please register or sign in to comment