<p>Try uglifyjs it runs on node. Its what jquery uses now. You will need to use cygwin to run it on windows until the port is complete. </p>
<div class="gmail_quote">On Jul 14, 2011 7:54 AM, "Steven M. Ottens" <<a href="mailto:steven@minst.net">steven@minst.net</a>> wrote:<br type="attribution">> Hi all,<br>> <br>> Our infamous goto() function crashes Google's closure, Dojo's ShrinkSafe <br>
> and YUI's compressor. However it works with Packer. I tested the <br>> different compressors using: <a href="http://compressorrater.thruhere.net/">http://compressorrater.thruhere.net/</a> (and <br>> replacing goto with gotos to prevent crashing). It turned out that <br>
> Packer is the smallest and fastest, so we can keep the goto() function.<br>> <br>> However Packer.js is a javascript library and I'm not skilled enought to <br>> turn it into something I can use in jenkins/linux shell. If someone <br>
> could have a look and create something nifty, I'll be much obliged.<br>> <br>> Packer.js: <a href="http://dean.edwards.name/packer/Packer.js">http://dean.edwards.name/packer/Packer.js</a><br>> Packer site: <a href="http://dean.edwards.name/packer/">http://dean.edwards.name/packer/</a><br>
> <br>> Regards<br>> STeven<br>> <br>> _______________________________________________<br>> MapQuery mailing list<br>> <a href="mailto:MapQuery@lists.osgeo.org">MapQuery@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/mapquery">http://lists.osgeo.org/mailman/listinfo/mapquery</a><br>
</div>