Solved
Whitespace handling in Sightly and JSP for AEM 6.0
Hi,
We are using AEM 6.0 ,our aem components is based using sightly and only our base page uses jsp. The generated HTML is produced with lots of white-spaces , extra lines thus increasing the size of the page and impacting the performance of the page. How we remove the white-spaces introduced in our pages ?
regards