diff --git a/back-office/config/environments/production.rb b/back-office/config/environments/production.rb index 1ea5bc2..9ab7673 100644 --- a/back-office/config/environments/production.rb +++ b/back-office/config/environments/production.rb @@ -29,7 +29,7 @@ Rails.application.configure do # config.assets.css_compressor = :sass # Do not fallback to assets pipeline if a precompiled asset is missed. - config.assets.compile = false + config.assets.compile = true # Asset digests allow you to set far-future HTTP expiration dates on all assets, # yet still be able to expire them through the digest params.