More debugging
This commit is contained in:
parent
f3e5625d2d
commit
dd02fc0ec4
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ Rails.application.configure do
|
|||
config.public_file_server.enabled = ENV['RAILS_SERVE_STATIC_FILES'].present?
|
||||
|
||||
# Compress JavaScripts and CSS.
|
||||
config.assets.js_compressor = Uglifier.new(mangle: false, output: { comments: :all })
|
||||
config.assets.js_compressor = Uglifier.new(mangle: false)
|
||||
# config.assets.css_compressor = :sass
|
||||
|
||||
# Do not fallback to assets pipeline if a precompiled asset is missed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue