Add bundle task and global to your Sakefile. Bundle up your JavaScript apps
using Handroll.
$ npm install sake-bundle --save-devuse('sake-bundle')
task('build', 'build project', => {
bundle.write({entry: 'src/index.js'})
})| Name | Name | Last commit date | ||
|---|---|---|---|---|