no compressor, no errors
This commit is contained in:
parent
58520a6370
commit
fb21f3e851
@ -90,4 +90,6 @@ Rails.application.configure do
|
|||||||
|
|
||||||
# Do not dump schema after migrations.
|
# Do not dump schema after migrations.
|
||||||
config.active_record.dump_schema_after_migration = false
|
config.active_record.dump_schema_after_migration = false
|
||||||
|
|
||||||
|
config.assets.css_compressor = nil
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user