tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
237 stars 58 forks source link

Unable to use `Gruntfile.coffee` as the gruntfile? #69

Closed hanfeisun closed 8 years ago

hanfeisun commented 9 years ago

When Gruntfile.coffee is used instead of Gruntfile.js as the gruntfile, play-yeoman will throw an ERROR:

Reading "Gruntfile.js" Gruntfile...ERROR Fatal error: Unable to find "/Users/hanfeisun/Documents/waycanon/ui/Gruntfile.js" Gruntfile.

I think Grunt support to use coffeescript as the gruntfille natively, is it possible for play-yeoman to support this..

Shiti commented 8 years ago

This is configurable using the setting yeomanGruntfile