MVC 5, globalize, validate german date: How to bundle the js-scripts?
问题 In the answer to this question (MVC 5 - can not get globalisation running) I solve the problem with a bunch of "<sript src="..." declarations and some js. What I not managed: I want to bundle the scripts. If I try it like this (excerpt from bundleConfig.cs): bundles.Add(new ScriptBundle("~/bundles/jqueryvalDe").Include( "~/Scripts/jquery.validate.js", "~/Scripts/jquery.validate.unobtrusive.js", "~/Scripts/cldr.js", "~/Scripts/cldr/event.js", "~/Scripts/cldr/supplemental.js", "~/Scripts/cldr