Skip to content

Adds bundle task and global to Sake. Bundle up your JavaScript apps using Handroll.

License

Notifications You must be signed in to change notification settings

sakejs/sake-bundle

Repository files navigation

sake-bundle

npm build dependencies downloads license chat

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

About

Adds bundle task and global to Sake. Bundle up your JavaScript apps using Handroll.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published