Minimee
Minimee copied to clipboard
Minimize & combine your CSS and JS files. Minify your HTML. Because size (still) DOES matter.
Can the combined css and js files be gzipped?
Can we add HTML `async` attribute to the minified JS file?
Hi John, I'm running into a weird issue where minimee is bringing my EE site down. I keep getting the following error in my apache files. ``` PHP Fatal error:...
I already had the Minify library and register was already called, so I changed it to check to see if the class exists before requiring and registering it.
Any plans to update this for EE3? Please 👍
Hi, I recently ran into an issue with Minimee where it couldn't get files. After some research, I found out that Minimee was blocked because cURL doesn't have any User-Agent...
I would like to be able to control the cache output path to //path/to/file.js. It would be nice to also control the host. For example, on my dev machine I...
``` A PHP Error was encountered Severity: Warning Message: Illegal string offset 'name' Filename: minimee/pi.minimee.php Line Number: 1367 ```