Upgrade core-js
This commit is contained in:
parent
a66c7bc179
commit
0b06864f7a
5 changed files with 15 additions and 11 deletions
|
@ -39,6 +39,9 @@ Rails.application.configure do
|
|||
# yet still be able to expire them through the digest params.
|
||||
config.assets.digest = true
|
||||
|
||||
# Suppress logger output for asset requests.
|
||||
config.assets.quiet = true
|
||||
|
||||
# Adds additional error checking when serving assets at runtime.
|
||||
# Checks for improperly declared sprockets dependencies.
|
||||
# Raises helpful error messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue