1.0.0 • Published 8 years ago

fly-coffee v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

1.0.0

8 years ago

0.6.0

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago