What's New in ASP.NET and Web Development in Visual Studio 11

Comment out the “use strict” ... The new bundling feature in ASP.NET 4.5 packs a set of JS or CSS files into a single element, and reduces its size by minifying the content (i.e. removing not required blank spaces, removing comments, reducing identifiers). ................
................