mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
DEV: restart watcher after css change notifier crashed (#8157)
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user