diff --git a/config/environments/production.rb b/config/environments/production.rb index d4fc095..700e940 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -12,9 +12,6 @@ PharmacieboissierCom::Application.configure do # Disable Rails's static asset server (Apache or nginx will already do this) config.serve_static_assets = false - # Compress both stylesheets and JavaScripts - config.assets.js_compressor = :uglifier - config.assets.css_compressor = :scss # Specifies the header that your server uses for sending files # (comment out if your front-end server doesn't support this)