diff --git a/config/environments/production.rb b/config/environments/production.rb index 4d4d512..fb20f13 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -13,10 +13,10 @@ Pharma::Application.configure do config.serve_static_assets = false # Compress JavaScripts and CSS - config.assets.compress = true + config.assets.compress = false # Specify the default JavaScript compressor - config.assets.js_compressor = :uglifier + #config.assets.js_compressor = :uglifier # Specifies the header that your server uses for sending files # (comment out if your front-end server doesn't support this)