sake-bundle Addbundletask and global to your Sakefile. Bundle up your JavaScript apps usingHandroll. Install $ npm install sake-bundle --save-dev Usage use('sake-bundle') task('build','build project',=>{ bundle.write({entry:'src/index.js'}) }) License BSD