We are using the MVC4 minification (web greese) stuff. To me there is a bug where if I specify the .min.js files in the bundle and we run in debug mode the bundles don't work because it expects non-minified versions.
I know I can just copy the minified versions with new names but I would like to have the non-minified script files so when debugging we can actually see what is happening.
Is it possible for you guys to include those files in the releases? If not, is there some place I can get them?
BOb
I know I can just copy the minified versions with new names but I would like to have the non-minified script files so when debugging we can actually see what is happening.
Is it possible for you guys to include those files in the releases? If not, is there some place I can get them?
BOb
5 Answers, 1 is accepted
0
Hello Bob,
Atanas Korchev
the Telerik team
The complete source code is already included in the release. Check the src\js directory of your Kendo installation.
Regards,Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Bob
Top achievements
Rank 1
answered on 09 Jan 2013, 02:29 PM
I see them in the release, but not in the latest internal build.
0
Hello,
Atanas Korchev
the Telerik team
You can download the latest internal build of kendo.complete - it contains the src folder. The mvc internal build is a "hotfix" and doesn't include the source. Still the JS files are identical.
Regards,Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Bob
Top achievements
Rank 1
answered on 09 Jan 2013, 07:01 PM
Ok... that's fine. What about the source for kendo.aspnetmvc.min.js ?
BOb
BOb
0
Accepted
Hello Bob,
Sebastian
the Telerik team
It will be available with the Kendo UI Q3'12 SP release, due in the middle of next week.
You may also be happy to know that we'll start uploading the complete Kendo UI MVC latest internal build package (instead of hotfix) right after the upcoming service pack release.
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!