by cybice on 1/2/16, 2:20 PM with 3 comments
by Ambroos on 1/2/16, 4:27 PM
I've recently set up a project with server and browser JS (and some shared things), having both bundled by Webpack and just NPM scripts to glue everything together. It's nice to have a single powerful tool that can handle pretty much all of your bundling and transpiling needs, the mental overhead gets smaller that way.