if (!HttpContext.Current.IsDebuggingEnabled) { bundles.Add(new Bundle("~/bundles/templates", new EmberHandlebarsBundleTransform()).Include( "~/scripts/app/templates/*.hbs" )); }