Hi all
i follow what you wrote in this article
https://ajaxcontroltoolkit.codeplex.com/wikipage?title=How%20to%20use%20bundling%20and%20CDN
But both using the CDN is the bundle local file has the size 1,18MB
(cnd link http://ajax.aspnetcdn.com/ajax/act/15_1_4/Scripts/AjaxControlToolkit/Bundle.js)
I think it's a huge dimension for a single js file
is it not possible to riduce the file size?
Like downloading only the controls used in the web application as it was possible with the previous version when you ran all through the AjaxControlToolkit.config file
Comments: Is it just me or why isn't the CDN compressed with GZIP? that would push it down to 229 kb instead of 1,2 mb..
i follow what you wrote in this article
https://ajaxcontroltoolkit.codeplex.com/wikipage?title=How%20to%20use%20bundling%20and%20CDN
But both using the CDN is the bundle local file has the size 1,18MB
(cnd link http://ajax.aspnetcdn.com/ajax/act/15_1_4/Scripts/AjaxControlToolkit/Bundle.js)
I think it's a huge dimension for a single js file
is it not possible to riduce the file size?
Like downloading only the controls used in the web application as it was possible with the previous version when you ran all through the AjaxControlToolkit.config file
Comments: Is it just me or why isn't the CDN compressed with GZIP? that would push it down to 229 kb instead of 1,2 mb..