Skip to content

Commit

Permalink
watch data too revert
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Oct 19, 2011
1 parent beead9b commit aa80483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/middleman-livereload.rb
Expand Up @@ -13,7 +13,6 @@
%Q{
guard 'livereload'#{livereload_options_hash} do
watch(%r{^source/([^\.].*)$})
watch(%r{^data/([^\.].*)$})
end
}
else
Expand Down

0 comments on commit aa80483

Please sign in to comment.