Awwation icon indicating copy to clipboard operation
Awwation copied to clipboard

Compress the embedded JS

Open codedread opened this issue 12 years ago • 1 comments

You could probably make your embedded JS much smaller if you experiment with the Closure JS compiler. See the SVG-edit Makefile for example usage.

codedread avatar May 05 '12 07:05 codedread

I'm currently simply injecting an already-minified version of the Sozi script compressed with YUI compressor. I will look into Closure though.

adityab avatar May 08 '12 07:05 adityab