Is there a way to generate sourcemaps for the scripts minified by the optimization framework?
I have found a lot of resources talking about Web Essetials, but that oly generates the min and map files, at compiletime. The scripts that I need to bundle comes from different sources, so I cannot rely on functionality of vs.net.
Same problem is addressed in this question: Reconciling ASP.NET script bundles and source maps