This is a migrated thread and some comments may be shown as answers.

Can I get the non-minimized js source in the builds?

5 Answers 465 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 08 Jan 2013, 04:46 PM
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

5 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 09 Jan 2013, 08:07 AM
Hello Bob,

 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
Atanas Korchev
Telerik team
answered on 09 Jan 2013, 03:07 PM
Hello,

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
0
Accepted
Sebastian
Telerik team
answered on 10 Jan 2013, 10:16 AM
Hello Bob,

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.

Best,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Bob
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Bob
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or