- 🇬🇧United Kingdom catch
Adding some related issues about bugs in the regular expressions.
Following 🐛 Stampedes and cold cache performance issues with css/js aggregation Fixed asset aggregation no-longer blocks HTML page requests, this means we can start to look at more robust minification methods.
This has come up lots of times before, but starting a new issue since most of the existing ones are very outdated at this point.
Last time we looked at this, the front-runner was Assetic. This is no longer developed by the original maintainer, but there's a maintained fork at https://github.com/assetic-php/assetic
Also found: https://github.com/matthiasmullie/minify
And: https://doc.wikimedia.org/mediawiki-libs-Minify/master/, which the new Assetic has as a dependency.
JavaScript has its own set of challenges and therefore its own issue 📌 On-the-fly JavaScript minification Fixed .
This is only worth doing if it ends up with a better result than what we currently have - both in terms of maintenance burden and output.
Active
11.0 🔥
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Adding some related issues about bugs in the regular expressions.