blai / grunt-express

Start an Express.js web server using grunt.js
MIT License
254 stars 41 forks source link

Livereload script not be appended when express+socket.io server #69

Open Alexorz opened 10 years ago

Alexorz commented 10 years ago

Hello, I meet an issue that livereload script does not be appended to html in express+socket.io server.

Demo project here: https://github.com/Alexorz/grunt-express-angular-example/tree/Demo_for_issue

Versions: grunt-express: 1.4.0 (got another issue on 1.4.1) express: 4.10.1