The future of project bundlers - webpack vs Rollup
webpack : https://webpack.github.io/Rollup : http://rollupjs.org/ Which one's better? Will Rollup over take webpack? Webpack has the bigger community and is much more developed but rollup has 'tree-shaking', for ES6 and commonJS, and is easy to u...
Aug 24, 2016YC