fly-coffee

1.0.0 • Public • Published

fly-coffee

CoffeeScript plugin for Fly.

Install

npm install --save-dev fly-coffee

Usage

Check out the documentation to see the available options.

exports.coffee = function * (fly) {
  yield fly.source("src/**/*.coffee").coffee({
    sourceMap: true
  }).target("dist/js")
}

License

MIT © FlyJS

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    5
    • latest

Version History

Package Sidebar

Install

npm i fly-coffee

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • lukeed