ASP.NET下使用Combres对JS、CSS合并和压缩
记录一下,如何简单快捷压缩js和css,通过合并来减少请求次数。 用到的网址: http://www.nuget.org/packages/combres/ https://github.com/buunguyen/combres 第一步(通过NuGet添加combres ...
记录一下,如何简单快捷压缩js和css,通过合并来减少请求次数。 用到的网址: http://www.nuget.org/packages/combres/ https://github.com/buunguyen/combres 第一步(通过NuGet添加combres ...