diff -r 66c1d31e2f97 -r 5fed7e1716c2 server/bo_client/.watchmanconfig --- a/server/bo_client/.watchmanconfig Tue Mar 01 23:35:33 2016 +0100 +++ b/server/bo_client/.watchmanconfig Wed Mar 02 13:47:07 2016 +0100 @@ -1,4 +1,4 @@ { - "ignore_dirs": ["tmp"], + "ignore_dirs": ["tmp", "dist"], "root_files": ["../src/resources/assets/sass/app.scss"] }