Hi there,
I made some changes to the Ajax Client and dont know how to make the result available as jgz file. What tool do you use?
g
Printable View
Hi there,
I made some changes to the Ajax Client and dont know how to make the result available as jgz file. What tool do you use?
g
You'll need to have a developer build setup. Basically a .jgz file is a regular Javascript file that has had white space and comments stripped, then is gziped. The target in the ZimbraWebClient/build.xml is prod-deploy. This will build, compress, and deploy the new file.