ASP.NET MVC

Working around ASP.NET MVC's Bundler ignoring file orders

I recently ran into an issue on a project, where ASP.NET MVC's bundler was failing to minify CSS files, showing this error message when navigating to the bundle's virtual path:

Read more...