Ranvis Script

Ranvis Script > Hacks > YUI Compressor modified

Changes

Modified YUI Compressor based on 2.3.6.

This version should yield the same minification result in raw size as 2.4.2.

# --no-end-semi to prevent a semicolon being added to the end of the output.
# "return }" is now printed as "return}" (1 character less.)

Downloads

jar : program itself

diff : source code patch