After upgrading to 2016.1.118 then kendo.all.js is not minimized by my asp.net mvc 5 application.
My bundle:
bundles.Add(new ScriptBundle("~/bundles/kendoall") .Include("~/Scripts/kendo/kendo.all.js"));
The top of the returned js:
/* Minification failed. Returning unminified contents. (99404,17-26): run-time error JS1019: Can't have 'break' outside of loop: break OUT */ /** * Kendo UI v2016.1.118 (http://www.telerik.com/kendo-ui) * Copyright 2016 Telerik AD. All rights reserved. *