Poll source on path change

This commit is contained in:
Thomas Reynolds 2016-10-31 09:30:46 -07:00
parent d7792f788c
commit b4699cd741

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={})