Grunt doesn't uglify

See this post: Add x.min.css & x.min.script to watch

You can see in Gruntfile.js that only the build task runs uglify: https://github.com/roots/roots/blob/master/Gruntfile.js#L167