Fixed ant build to be more consistent with Makefile. Now has all same targets (see...
authorRichard D. Worth <rdworth@gmail.com>
Thu, 8 Apr 2010 01:38:19 +0000 (09:38 +0800)
committerJohn Resig <jeresig@gmail.com>
Wed, 21 Jul 2010 14:47:13 +0000 (22:47 +0800)
 * generates an identical jquery.js to that of make
 * generates a min file
 * runs jslint.
 * cleans more thoroughly
 * can be passed a PREFIX property


No differences found