I think it would be nice to have an option to minify the HTML before StatCache saves it to the file system. Even with GZIP enabled, Google Page Insights still wants HTML to be minified.
I might take a crack at whipping up a PR for this. It doesn't look like MODX ships with an HTML minifier so I was looking at PHPWee:
https://github.com/searchturbine/phpwee-php-minifier
I think it would be nice to have an option to minify the HTML before StatCache saves it to the file system. Even with GZIP enabled, Google Page Insights still wants HTML to be minified.
I might take a crack at whipping up a PR for this. It doesn't look like MODX ships with an HTML minifier so I was looking at PHPWee:
https://github.com/searchturbine/phpwee-php-minifier