Poll source on path change
This commit is contained in:
parent
d7792f788c
commit
b4699cd741
1 changed files with 2 additions and 0 deletions
|
@ -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={})
|
||||
|
|
Loading…
Reference in a new issue