Inspired by this answer.. Can you guys point me to something similar–something that can be integrated into a build-script or perhaps directly into Visual Studio?
Inspired by this answer .. Can you guys point me to something similar–something that
Share
The first link from womps post (Nick Berardi’s blog post) uses the YUI Compressor for java. So if you don’t want to have the extra dependency of java / installing java, then you can do the same thing with a .NET port of the most excellent YUI Compressor project -> YUICompressor for .NET.
Maybe that might help 🙂
*Disclaimer: I did most of that port.