1.0.0 • Published 7 years ago

fly-coffee v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.6.0

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago