spshukla / htmlcompressor

Automatically exported from code.google.com/p/htmlcompressor
https://code.google.com/p/htmlcompressor/
Apache License 2.0
0 stars 0 forks source link

Future request #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi. What about to add support of Javascript optimisation with Google
Closure Compiler (http://code.google.com/intl/it/closure/compiler/) and
freemarker template engine?

What version of the product are you using? On what operating system?

htmlcompressor 0.8, linux

Original issue reported on code.google.com by lexius.j...@gmail.com on 27 Nov 2009 at 9:57

GoogleCodeExporter commented 8 years ago
Freemarker should support existing jsp taglibs from what I've read.

I briefly looked at closure and seems like it is some online service rather 
than 
standalone library. Not sure if many people want to do such deep optimization 
to their 
inline javascript inside html. If script is big enough to benefit from this 
optimization then it is usually stored as a separated js file.

Original comment by serg472@gmail.com on 28 Nov 2009 at 8:28

GoogleCodeExporter commented 8 years ago

Original comment by serg472@gmail.com on 6 Feb 2010 at 6:59

GoogleCodeExporter commented 8 years ago
Closure Compiler is now supported in 1.0 release

Original comment by serg472@gmail.com on 19 Mar 2011 at 11:33