I have noted that JavaScript files that contain lots of comments take longer (and more bandwidth) to fetch from the web server to the client's browser session. By stripping out the comments at build time the files will load quicker and increase the speed of rendering. Can any one let me know the way i can omit adding comments at the time of building war files
-- View this message in context: http://ant.1045680.n5.nabble.com/I-need-the-comments-in-the-scripts-to-be-omitted-at-the-time-of-building-war-files-tp4447231p4447231.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org