cgross / generator-cg-angular

Yeoman generator for Enterprise Angular projects.
MIT License
592 stars 198 forks source link

Live reload isn't working. #63

Closed niemyjski closed 10 years ago

niemyjski commented 10 years ago

I noticed that live reload isn't working out of the box. I believe we need to be using middleware or injecting the script to load from our body.

cgross commented 10 years ago

Its working for me. The livereload script is included in the index.html by default.

niemyjski commented 10 years ago

I'll take another look into this because I don't have one. I'll try regenerating a new project.

Thanks -Blake Niemyjski

On Thu, Oct 2, 2014 at 4:53 PM, Chris Gross notifications@github.com wrote:

Its working for me. The livereload script is included in the index.html by default.

— Reply to this email directly or view it on GitHub https://github.com/cgross/generator-cg-angular/issues/63#issuecomment-57715936 .