Files

coffeescript-compiler

Source code of released version | Source code of development version


This package supports the coffeescript package, and any other packages that wish to compile CoffeeScript code into JavaScript. Like the babel-compiler package, the actual compilation is separated out from the build plugin so that packages besides the official coffeescript package can compile CoffeeScript code.

Testing This Package

Testing the coffeescript package also tests this one:

./meteor test-packages packages/non-core/coffeescript