Bundling with MVC4 not working after I publish to azure
问题 Hi I am trying to bundle my scripts for my application. My debug is working and if I publish with the Web.debug every thing works fine. But when I publish with the Web.releas my scripts don't load. Everything works locally it only stops when I publish to Azure from VS2012. Here is how I create my bundles. namespace BAT.App_Start { public class BundleConfig { public static void RegisterBundles(BundleCollection bundles) { //BundleTable.EnableOptimizations = true; bundles.Add(new ScriptBundle("~