minifyRegistered
Collect registered javascript/css files/chunks and minify them
Creator: Thomas Jakobi (jako)
About minifyRegistered
With minifyRegistered all js/css files (and chunks) collected by the MODX regClient functions are checked to minify them by minify.
Information
Released
June 1, 2022
Supported Database
MySQL
License
GPLv2
Instructions
Install via Package Management.
New in 0.4.1-pl
- Install the Composer dependencies directly on the server
- Add missing assets/min folder
MinifyRegistered only works with MODX 2.x due to composer dependencies. mrclay/minify is dependent on psr/container 1.0 and MODX 3.x is dependent on psr/container 2.x. This is currently not solvable.