Skip to content

Commit 6c556cd

Browse files
committed
UglifyJS (beautify) script
1 parent 4e944f4 commit 6c556cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uglify.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)