Vincent Bernat wrote: > (...) > It has already been said numerous time in the past, for some Javascript > code, we don't really have the tools in Debian to easily go from the > source to the minified version. It's possible, but without the > appropriate tools, it's painful.
I've been using yui-compressor to get the minified javascript. I never add any issue this it. Now if you are talking about generating one big javascript file containing different fragments in the correct order, that's another story. But that last issue is not really related to minified js. You can compress the javascript either before or after yui. -- Nirgal