fix the sending logic
This commit is contained in:
@ -29,7 +29,8 @@ Rails.application.configure do
|
||||
# config.assets.js_compressor = :terser
|
||||
# Do not fallback to assets pipeline if a precompiled asset is missed.
|
||||
config.assets.compile = false
|
||||
|
||||
config.assets.js_compressor = :terser
|
||||
|
||||
# Enable serving of images, stylesheets, and JavaScripts from an asset server.
|
||||
# config.asset_host = "http://assets.example.com"
|
||||
|
||||
|
Reference in New Issue
Block a user