mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: restart watcher after css change notifier crashed (#8157)
This commit is contained in:
parent
77643931bc
commit
e23b9051ff
@ -44,6 +44,7 @@ module Stylesheet
|
|||||||
end
|
end
|
||||||
rescue => e
|
rescue => e
|
||||||
STDERR.puts "CSS change notifier crashed #{e}"
|
STDERR.puts "CSS change notifier crashed #{e}"
|
||||||
|
start
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user