What tool to create the jgz file?

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
7323graffiti
Advanced member
Advanced member
Posts: 94
Joined: Fri Sep 12, 2014 9:55 pm

What tool to create the jgz file?

Post by 7323graffiti »

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
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

What tool to create the jgz file?

Post by 14319KevinH »

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.
Post Reply