We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d231f commit 1a87729Copy full SHA for 1a87729
README.md
@@ -30,7 +30,7 @@ gulp.task('coffee', function() {
30
31
## Options
32
33
-- `coffee` (optional): A reference to a custom CoffeeScript version/fork (eg. `coffee: require('my-name/coffee-script')`)
+- `coffee` (optional): A reference to a custom CoffeeScript version/fork (eg. `coffee: require('my-name/coffeescript')`)
34
35
Additionally, the options object supports all options that are supported by the standard CoffeeScript compiler.
36
0 commit comments