DEV: Revert quiet assets in dev.

Breaks with a gem.
This commit is contained in:
Guo Xiang Tan 2020-04-29 14:46:56 +08:00
parent 16ab6430fe
commit 4fe4b3cce3
No known key found for this signature in database
GPG Key ID: FBD110179AAC1F20

View File

@ -25,7 +25,6 @@ Discourse::Application.configure do
config.assets.digest = false
config.assets.debug = false
config.assets.quiet = true
# Raise an error on page load if there are pending migrations
config.active_record.migration_error = :page_load