Just started to use browserify, but I cannot find documentation for how to get it spilling out minified output.
So I am looking something like:
$>
Or use uglifyify transform which "gives you the benefit applying Uglify's "squeeze" transform before it's processed by Browserify, meaning you can remove dead code paths for conditional requires."