mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add css bundling (again!)
This commit is contained in:
parent
1be86721b0
commit
917d6821c5
18 changed files with 175 additions and 83 deletions
|
|
@ -48,7 +48,7 @@ Rails.application.configure do
|
|||
# Debug mode disables concatenation and preprocessing of assets.
|
||||
# This option may cause significant delays in view rendering with a large
|
||||
# number of complex assets.
|
||||
config.assets.debug = false
|
||||
config.assets.debug = true
|
||||
|
||||
# Suppress logger output for asset requests.
|
||||
config.assets.quiet = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue