Closes #258
- Upgrade to the most recent version of uglify - Use the `UglifyJS.minify(code)` helper which does exactly what we want
- Upgrade mocha - Remove should due to limited usage and old style (at least by rspec standards) - Move spec -> test which is the default - Update tests accordingly for the above