VS2010 Automatically rebuild minified .js/.css files
问题 Problem : I have been trying to integrate minification of javascript and css files in our VS2010 (.net 4.) projects. From what I hear, .net 4.5 and VS2012 will have minification build into the editor, so it will be as easy as setting a flag it will work. Unfortunately we are sill on VS2010 (.net 4.0). Let me explain what I want to do and what I dont want to do. I dont want to do big setups with classes/config file(s)/etc just to minify because all that stuff will have to be loaded on our