gzip/squishy

Sun, 10 Oct 2010 01:32:54 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 10 Oct 2010 01:32:54 +0100
changeset 74
4a76d75a1456
parent 66
28feb008ca2a
permissions
-rw-r--r--

squish.gzip.lua: Write code without shebang to temporary file to avoid compressing the shebang and passing it to loadstring

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

mercurial