I am using the bundling and minification support to minify my css and Javascript files in my MVC 3 project. The minification works fine but the minified files seem to pass through without compression on IIS 7.5.
Is this a known issue? If yes any workarounds?