-
Can we use the latest http://coffeescript.org/extras/coffee-script.js ?
-
build script just calls $ coffee [...]
However OMS is not valid coffeescript. I assume this is due to some coffee language update. The code either needs to be updated to current coffeescript standa…
-
-b, --bare Compile the JavaScript without the top-level function safety wrapper.
-
I understand how this is a terribly unpopular suggestion for Coffeescript aficionados, however I am at least one developer that would like to contribute to this project (specifically to help along bro…
-
Please include configuration examples to README.md
-
Hi,
I have a situation where I have created a new widget that displays large numbers(e.g. 1234.67) as 1.2K. This does the rounding in Ruby. My problem is however that I have also put, into my new wid…
-
PhantomJS 2.0 removes CoffeeScript support (https://github.com/ariya/phantomjs/issues/12410), which causes CasperJS to hang until killed on `.coffee` files, resulting in an ENOENT error in `meteor-cas…
-
Jison 4.14 breaks CoffeeScript. Works perfectly fine if downgraded to 4.13. It looks like maybe the interface to Jison changed in some subtle way, with parser state that used to be accessible now su…
-
Could you post the CoffeeScript version of lol-client? I use CoffeeScript a lot myself and noticed you just put in the compiled js
-
I would really like to auto combine and minify compiled coffeeScript output with existing js files.