I started working on an asp.net mvc 3 web application using VS 2012. I notice that some tool is minifying my javascript automatically as I publish the website. But I have no idea what it is that's doing the job for me.
I searched the solution for the token "EnableOptimizations", but found none.
Any hint? Thanks.