mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Plugin scss errors should break precompile (#6974)
This commit is contained in:
@@ -105,6 +105,8 @@ module Discourse
|
||||
|
||||
class Deprecation < StandardError; end
|
||||
|
||||
class ScssError < StandardError; end
|
||||
|
||||
def self.filters
|
||||
@filters ||= [:latest, :unread, :new, :read, :posted, :bookmarks]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user