sgalinski / scriptmerger
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin"
9.0.4
2024-09-06 16:15 UTC
Requires
- typo3/cms-core: ^12.4.0
This package is not auto-updated.
Last update: 2024-11-01 16:48:21 UTC
README
License: GNU GPL, Version 2
Repository: https://gitlab.sgalinski.de/typo3/scriptmerger
Please report bugs here: https://gitlab.sgalinski.de/typo3/scriptmerger/-/issues
About
The scriptmerger merges and minifies all JS and CSS files into a single one. Files can be marked to be ignored by placing a data-ignore="1" attribute on their include tag.