I've found the following seems to work well for me for this script: ```sh uglifyjs superslide-std.js -c -m -o superslide-std.min.js ```