When working with large and/or many Javascript and CSS files, what\'s the best way to reduce the file sizes?
Shrinksafe may help: http://shrinksafe.dojotoolkit.org/ We're using it and it does a pretty good job. We execute it from an ant build for when packaging our web app.