Livereload functionality

First of all, really impressed with this project. Very clean implementation and very efficient workflow! Well done.

I’m having some trouble getting Livereload to work. I realise it’s not enabled by default. I have done the following:

  • modified Gruntfile.js entry before npm install
  • installed the Chrome plugin and enabled ‘Allow access to file URLS’

Grunt runs without issues and watches fine. This is a bare bedrock-ansible + bedrock + roots + soil installation on Ubuntu desktop 14.04. Any ideas what it could be?

In 8.0.0 the livereload client will be included by default: https://github.com/roots/roots/tree/8.0.0