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

Compressing custom downloads

1 Answer 147 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 04 Mar 2016, 02:30 PM
I downloaded a custom version of the .js file from my control panel (uses only the widgets I want). The text just under the download button says "kendo.custom.min.js, 1,543 kB (458 kB compressed)". When I download the file, it's 1.5MB. How do I compress the file so it's smaller? Is there a way to download the compressed version?

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 08 Mar 2016, 08:17 AM
Hi Steven,

If it already has the .min.js extension it should be minified - obfuscated. If not then you can use UglifyJS for example to minify the file and include it in your project.

Regards,
Kiril Nikolov
Telerik
 
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
Steven
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or