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 4e944f4 commit 6c556cdCopy full SHA for 6c556cd
uglify.sh
@@ -0,0 +1 @@
1
+find ./ -name '*.js' -exec /Users/kevin/workspace/UglifyJS/bin/uglifyjs -nc -b -i 4 -q -ns -nm --overwrite {} \;
0 commit comments