We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b3bd7 commit b1a40c9Copy full SHA for b1a40c9
Makefile
@@ -55,7 +55,7 @@ MINJAR = java -jar ${BUILD_DIR}/yuicompressor-2.4.2.jar
55
DATE=`svn info . | grep Date: | sed 's/.*: //g'`
56
REV=`svn info . | grep Rev: | sed 's/.*: //g'`
57
58
-all: jquery lite min pack speed
+all: jquery min speed
59
@@echo "jQuery build complete."
60
61
${DIST_DIR}:
0 commit comments