gzip/squishy

Sun, 10 Oct 2010 01:34:27 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 10 Oct 2010 01:34:27 +0100
changeset 75
6028ae579fde
parent 66
28feb008ca2a
permissions
-rw-r--r--

squish.gzip.lua: Escape \026 in gzipped output to prevent Windows from interpreting it as EOF (thanks to Vadim Peretokin for his persistence!)

Option "minify-level" "full"
Option "uglify"
Option "uglify-level" "full"
Main "deflatelua.lua"
Output "gunzip.lua"

mercurial