This question is locked. New answers and comments are not allowed.
Hello Telerik team,
First I want to say that the minifier is a wonderful idea - some of my xap-files are getting astronomically big although I have optimized them to load dlls only once over different xap-files.
My feature request:
It would be great if you can save the settings of the minifier. Like a profile.
For example in one Visual Studio project I want to use the *.Navigation.dll with 2 controls and in another project I need 5 controls from the same dll. So I want to create 2 minified versions of the *.Navigation.dll.
It would be great if you can save these settings - which dlls and which controls I have chosen.
Example:
Profile 1:
- Navigation.dll (2 controls)
- GridView.dll (1 control)
Profile 2:
- Navigation.dll (5 controls)
- GridView.dll (2 controls)
- Input.dll (3 controls)
This would help me if I want to update the dlls to a newer version of Telerik dlls (like to a new internal build).
I only have to replace the old full dlls from which I generated the old minified dlls with the new version and load the profiles to generate the new minified dlls.
Also comfortable could be that you can manage the dlls online in the 'Your Account'-section - if I want to switch to the latest internal build I can download the already minified dlls - according to some profiles (instead of downloading the latest internal build and then upload them to the minifier and after that download the minified dlls).
Kind regards,
Stefan
First I want to say that the minifier is a wonderful idea - some of my xap-files are getting astronomically big although I have optimized them to load dlls only once over different xap-files.
My feature request:
It would be great if you can save the settings of the minifier. Like a profile.
For example in one Visual Studio project I want to use the *.Navigation.dll with 2 controls and in another project I need 5 controls from the same dll. So I want to create 2 minified versions of the *.Navigation.dll.
It would be great if you can save these settings - which dlls and which controls I have chosen.
Example:
Profile 1:
- Navigation.dll (2 controls)
- GridView.dll (1 control)
Profile 2:
- Navigation.dll (5 controls)
- GridView.dll (2 controls)
- Input.dll (3 controls)
This would help me if I want to update the dlls to a newer version of Telerik dlls (like to a new internal build).
I only have to replace the old full dlls from which I generated the old minified dlls with the new version and load the profiles to generate the new minified dlls.
Also comfortable could be that you can manage the dlls online in the 'Your Account'-section - if I want to switch to the latest internal build I can download the already minified dlls - according to some profiles (instead of downloading the latest internal build and then upload them to the minifier and after that download the minified dlls).
Kind regards,
Stefan