Gulp now has a function, that will "uglify" all the .js-files in src-folder. Compressed files will be in build/min-folder.
Example from d3-network.js:
Added dependencies in package.json: