UNPKG

164 BJavaScriptView Raw
1// Note the new way of requesting CoffeeScript since 1.7.x
2require('coffee-script/register');
3// This bootstraps your Gulp's main file
4require('./gulpfile.coffee');
\No newline at end of file