I wonder what I don\'t do correct here. I am using ASP.NET C# MVC4 and I want to take use of new css/js optimization feature.
Here is my HTML part
@S
Don't forget to ensure the bundling HttpModule is there.
This stung me first time around. Not sure if the necessary config should be added by the NuGet package, but it wasn't in my case.