开发者

Javascript and css minifier inbuilt in studio 2010, asp.net mvc application

Is there any tool which can combine all js files and minify them at build time, same for css?

We currently do it on release version but it involves lot of manual labor(I just spend 3 hours doing it and then testing).

开发者_高级运维

Edit:

Just after posting this question i found this

.net java yui port

But leaving question open, please share your experience if you have used it. Any other better tool?


Check out SquishIt, it'll combine and optionally compress your scripts and stylesheets.


mx ajax minifier will minify both js and css files and can be set up as a build task. and i'm pretty sure you can use it to combine files but i haven't looked into that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜