tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
238 stars 57 forks source link

Watch tasks and injectors #63

Closed malterb closed 9 years ago

malterb commented 9 years ago

I am using grunt with a watch task to automatically inject new angular.js files into the project. I cannot get it to work with play-yeoman. How do I do this?