gulp-community / gulp-coffee

Coffeescript plugin for gulp
MIT License
226 stars 70 forks source link

update CoffeeScript dependencies to latest version (1.12.1) #76

Closed scally closed 7 years ago

scally commented 7 years ago

This gets us CoffeeScript's new import/export syntax and a few more features & bugfixes

scally commented 7 years ago

The build failure seems related to the master build failure. I haven't had a chance to look into why yet.

yocontra commented 7 years ago

The version range given should cover this already - just run npm update to get the newest version.