I am trying to Minify the js/css that is used in CQ5. I deleted the var/clientlib (saved it)and enabled the Minify under "Day CQ HTML Library Manager"(saved it)reloaded my page. var/clientlib gets created but all my JS are only indented to the left side.
I thought the MINIFY should compress all the code in ONE line removing all the spaces...Am I doing something wrong? Please suggest me...