mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-19 03:44:23 -05:00
pushing docs to the site
This commit is contained in:
@@ -10,6 +10,8 @@ if process?
|
||||
helpers: require('./helpers').helpers
|
||||
else
|
||||
this.exports: this
|
||||
helpers: this.helpers
|
||||
Scope: this.Scope
|
||||
|
||||
# Import the helpers we need.
|
||||
compact: helpers.compact
|
||||
|
||||
Reference in New Issue
Block a user