taskr-sucrase

1.0.1 • Public • Published

@taskr/sucrase npm

Sucrase plugin for Taskr.

Install

$ npm install --save-dev taskr-sucrase

Usage

Check out the documentation to see the available options.

exports.sucrase = function * (task) {
  yield task.source('src/**/*.js').sucrase().target('dist/js')
}

Support

Any issues or questions can be sent to the Taskr monorepo.

Please be sure to specify that you are using taskr-sucrase.

/taskr-sucrase/

    Package Sidebar

    Install

    npm i taskr-sucrase

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.42 kB

    Total Files

    5

    Last publish

    Collaborators

    • ivanheral