Hacker News new | ask | show | jobs
by sethist 4836 days ago
Another way to attack a similar set of problems is through the new bundling and minification settings in .Net 4.5[1]. It doesn't address everything, for example you need to know and account for the dependencies yourself. However, my early experiences with using it have been very positive.

[1]http://weblogs.asp.net/scottgu/archive/2011/11/27/new-bundli...