Documentation of how to use 1.3 modules in CoffeeScript

This commit is contained in:
Geoffrey Booth
2016-03-30 00:44:01 -07:00
committed by Ben Newman
parent 40b5a9bdeb
commit aec1f641a6

View File

@@ -45,3 +45,7 @@ Here's how CoffeeScript works with Meteor's namespacing.
Heavy CoffeeScript users, please let us know how this arrangement
works for you, whether `share` is helpful for you, and anything else
you'd like to see changed.
### Modules and CoffeeScript
See [Modules » CoffeeScript Syntax](http://docs.meteor.com/packages/modules.html#CoffeeScript).