grunt-reload
grunt-reload copied to clipboard
[Grunt 0.4] grunt-reload task(0.4.0rc4) works only twice during server lifetime.
After refreshing page twice, nothing will be happen, until the server will be restarted. Error messages does not occur
Found very simple solution: use grunt-regarde instead of grunt-contrib-watch
Thanks for that pointer. I like how @sleeper is doing the events. I'll see if I can incorporate this into the reload task.