mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:17:36 +08: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