DEV: Bump discourse_dev to 0.1.0 (#12722)
And add the "discourse-development-auth" plugin and client locale files.
This commit is contained in:
@@ -94,6 +94,8 @@ class Plugin::Instance
|
||||
metadata = Plugin::Metadata.parse(source)
|
||||
plugins << self.new(metadata, path)
|
||||
end
|
||||
|
||||
plugins << DiscourseDev.auth_plugin if Rails.env.development? && DiscourseDev.auth_plugin_enabled?
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user