Closed GoogleCodeExporter closed 9 years ago
Hi
I modified the code a bit so that gzip compression is enabled on the scripts
loader
$minify->browserCache();
ob_start("ob_gzhandler");
echo $minify->combine();
Added that line between and it works like a charm. In fact I am using normal
source
files for all js library files.
Your script is amazing thanks to you.
Original comment by hmimth...@gmail.com
on 31 Jan 2008 at 2:29
See trunk!
Original comment by mrclay....@gmail.com
on 29 Feb 2008 at 2:10
Original issue reported on code.google.com by
stephen....@gmail.com
on 21 Sep 2007 at 4:11