On Tue, Mar 10, 2009 at 5:52 PM, James <james.gp....@gmail.com> wrote: > > Is it just me or are there no minified versions of each component in > the package anymore? >
Seems that way. The general impression from the recent posts in this group about the custom-package builder suggests that the package-builder is in a state of flux. In the meantime, you can download the YUI Compressor and minify whatever *.js and *.css files suit your need. You can get the YUI Compressor here: http://developer.yahoo.com/yui/compressor/ http://www.julienlecomte.net/yuicompressor/yuicompressor-2.4.2.zip And use it like so (obviously your path to wherever you put the jar might be different, esp. if you're on Windows): java -jar ~/bin/yuicompressor-2.4.2.jar somefile.js --Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---