How to export a module variable in CoffeeScript - #328
Conversation
|
@fknipp can you add an entry to the changelog? https://github.com/meteor/guide#changelog |
|
You're welcome :) |
|
Thanks! |
|
I just stumbled across this. This section is just wrong. The syntax is not different in CoffeeScript; CoffeeScript supports the This was written up here: https://docs.meteor.com/packages/modules.html#CoffeeScript. Clearly that’s hard to find, so perhaps we can replace this section with a link to that one? |
|
@GeoffreyBooth That sounds fine to me. Can you do a PR or shall I? |
|
Thanks Geoffrey, fixed in abedc3b |
|
@lorensr Thanks for tackling this, I haven’t had time just yet. In that commit it looks like the |
|
Oops thanks, fixed! |
Maybe there might be better places in the guide to put this information, but it should be written somewhere.