@taskr/coffee

1.1.0 • Public • Published

@taskr/coffee npm

CoffeeScript plugin for Taskr.

Install

$ npm install --save-dev @taskr/coffee

Usage

Check out the documentation to see the available options.

exports.coffee = function * (task) {
  yield task.source('src/**/*.coffee').coffee({
    sourceMap: true
  }).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/coffee.

License

MIT © Luke Edwards

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.6
    1
  • 1.0.0
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i @taskr/coffee

Weekly Downloads

4

Version

1.1.0

License

MIT

Last publish

Collaborators

  • lukeed