MVC4 - Bundling does not work when optimizations are set to true

后端 未结 6 2013
误落风尘
误落风尘 2020-12-02 10:07

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         


        
6条回答
  •  心在旅途
    2020-12-02 10:21

    It also could be because you have not deployed bundleconfig.json to the server for some reason.

提交回复
热议问题