Poll source on path change

fix/fix-watcher-config
Thomas Reynolds 2016-10-31 09:30:46 -07:00
parent d7792f788c
commit b4699cd741
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ module Middleman
without_listener_running do
update([], @files.values.map { |source_file| source_file[:full_path] })
end
poll_once!
end
def update_config(options={})