mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 20:35:40 +08: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
|
||||
rescue => e
|
||||
STDERR.puts "CSS change notifier crashed #{e}"
|
||||
start
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user