try to compile but not compress assets

This commit is contained in:
Devin Howard 2015-10-25 16:51:47 +08:00
parent fcd866c05e
commit ac0faae843

View file

@ -40,7 +40,8 @@ Metamaps::Application.configure do
# Print deprecation notices to the Rails logger
config.active_support.deprecation = :log
# Do not compress assets
# Compress assets
config.assets.compile = true
config.assets.compress = false
# Expands the lines which load the assets