Setting Visual Studio to automatically minifying using Ajax Minifier

后端 未结 2 875
我在风中等你
我在风中等你 2021-01-27 14:28

I use VS 2010 I would like at the pressing of Build Button have all CSS and .JS files minified.

Following this article all is working great for JS... adding

2条回答
  •  臣服心动
    2021-01-27 14:56

    I found out the solution to my problem, more resource here

    Unable to run Ajax Minifier as post-build in Visual Studio

    http://ajaxmin.codeplex.com/wikipage?title=AjaxMinTask

    Also very interesting: http://www.codeproject.com/Articles/81317/Automatically-compress-embedded-JavaScript-resourc.aspx?msg=3802401&display=Mobile

    
    
        
            
        
        
            
        
        
    
    

提交回复
热议问题