slushjs / slush-angular

A slush generator for AngularJS using the Google Angular App Structure Recommendations
129 stars 32 forks source link

.coffee files not watched in gulpfile.js (affects all related tasks) #19

Closed OClement closed 9 years ago

OClement commented 10 years ago

If opting for Coffeescript during generation, the created gulpfile still watches for .js files instead of .coffee

All tasks handling .js files should be reviewed to handle .coffee instead