<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, &quot;Steven M. Ottens&quot; &lt;<a href="mailto:steven@minst.net">steven@minst.net</a>&gt; wrote:<br type="attribution">&gt; Hi all,<br>&gt; <br>&gt; Our infamous goto() function crashes Google&#39;s closure, Dojo&#39;s ShrinkSafe <br>
&gt; and YUI&#39;s compressor. However it works with Packer. I tested the <br>&gt; different compressors using: <a href="http://compressorrater.thruhere.net/">http://compressorrater.thruhere.net/</a> (and <br>&gt; replacing goto with gotos to prevent crashing). It turned out that <br>
&gt; Packer is the smallest and fastest, so we can keep the goto() function.<br>&gt; <br>&gt; However Packer.js is a javascript library and I&#39;m not skilled enought to <br>&gt; turn it into something I can use in jenkins/linux shell. If someone <br>
&gt; could have a look and create something nifty, I&#39;ll be much obliged.<br>&gt; <br>&gt; Packer.js: <a href="http://dean.edwards.name/packer/Packer.js">http://dean.edwards.name/packer/Packer.js</a><br>&gt; Packer site: <a href="http://dean.edwards.name/packer/">http://dean.edwards.name/packer/</a><br>
&gt; <br>&gt; Regards<br>&gt; STeven<br>&gt; <br>&gt; _______________________________________________<br>&gt; MapQuery mailing list<br>&gt; <a href="mailto:MapQuery@lists.osgeo.org">MapQuery@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapquery">http://lists.osgeo.org/mailman/listinfo/mapquery</a><br>
</div>