compress in production
This commit is contained in:
parent
106bdeb3a2
commit
e036b61b3a
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user