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:
@@ -44,6 +44,7 @@ module Stylesheet
|
||||
end
|
||||
rescue => e
|
||||
STDERR.puts "CSS change notifier crashed #{e}"
|
||||
start
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user