Yep I think with just a few changes to the grunt file it works well, just change the html copy to target those in your scripts folder so you can keep all your HTML templates in with each module they relate too.
I have the file blocks to add new js files to the index.html and lastly I use html2js only on the dist task to convert all templates to modules so they can be minified with the rest of the scripts. In this way grunt will allow me to develop and compile a dist build without minimum extra work. I would look at the grunt file in the yeoman angular-generator as a good starting point Juan -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
