6 ms·
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 exampl
by sethist 14y 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-bundling-and-minification-support-asp-net-4-5-series.aspx http://weblogs.asp.net/scottgu/archive/2011/11/27/new-bundli...