Hi BForms Team,
as we are programming for German Speaking Users, we have to modifiy / add some language strings to the files eg in bforms.datepicker.js i had to add the de part:
If I deploy this in Debug mode, everything seems to work fine.
But in release mode the minimized version of the plugins.js is used.
As I'm new to minimizing scripts: What's the best way to get from the Debug version of the Files to the minimized one so that we can deploy our application in release mode?
Hi BForms Team, as we are programming for German Speaking Users, we have to modifiy / add some language strings to the files eg in
bforms.datepicker.js
i had to add the de part:If I deploy this in Debug mode, everything seems to work fine. But in release mode the minimized version of the plugins.js is used.
As I'm new to minimizing scripts: What's the best way to get from the Debug version of the Files to the minimized one so that we can deploy our application in release mode?
Regards Dumitru