diff --git a/GMW/App_Start/BundleConfig.cs b/GMW/App_Start/BundleConfig.cs index 3c16b49f..0746c632 100644 --- a/GMW/App_Start/BundleConfig.cs +++ b/GMW/App_Start/BundleConfig.cs @@ -48,8 +48,8 @@ namespace GMW // aggiungo bundle dinamico x coffee --> jscript //bundles.Add(new DynamicFolderBundle("coffee", "*.coffee")); - // abilito bundle "forzato"! - BundleTable.EnableOptimizations = true; + //// abilito bundle "forzato"! + //BundleTable.EnableOptimizations = true; } } } \ No newline at end of file diff --git a/GMW/Bootstrap.Master b/GMW/Bootstrap.Master index 6019dc31..f6df2113 100644 --- a/GMW/Bootstrap.Master +++ b/GMW/Bootstrap.Master @@ -9,18 +9,18 @@ - + -