Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoachimSchipper
5348 days ago
Google's Closure compiler can apparently do that.
1 comments
JonnieCache
5348 days ago
Doesn't work on jquery. To use that functionality of the closure compiler without breaking your code, the source has to be annotated in a special way, or it has to be incredibly simple.
link
JoachimSchipper
5348 days ago
I don't know much about this, but do you mean
http://code.google.com/p/closure-compiler/source/browse/trun...
? That suggests that it will be available at some point, at least...
link