mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
ba4743cc83
You can now `require('coffee-script/register')` to manually register, and the compiler auto-registers when directly running a coffee file.
1 line
41 B
JavaScript
1 line
41 B
JavaScript
require('./lib/coffee-script/register');
|