[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Minified javascript files



Le 22/08/2012 14:52, Simon Josefsson a écrit :
Damien Raude-Morvan <drazzib@drazzib.com> writes:

IMHO, it's obvious that yui-compressor is not - anymore - the most
efficient javascript minifier and better alternative exists. It's
simply not used anymore by "big players" of Javascript libs (like
jQuery) so it receives less attention (even from Yahoo for YUI).

What is upstream jQuery using?  Is it free software?

Please, try to read all posts in thread before posting a question... it has already been explained.

jQuery now use Grunt as "build system". It's grunt who automatically lint files with JSLint and minify files with UglifyJS [1].

UglifyJS is under BSD licence and, AFAIK, is already packaged for Debian but blocked by freeze of nodejs package :
http://bugs.debian.org/684044

[1] https://github.com/mishoo/UglifyJS/


Reply to: