Skip to content

Commit

Permalink
Merge pull request #216 from lnu-norge/assets-compile-true
Browse files Browse the repository at this point in the history
No longer set the harmful assets compile true setting
  • Loading branch information
DanielJackson-Oslo authored Jan 27, 2024
2 parents 085586b + a5b7371 commit 3c32973
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@
# Compress CSS using a preprocessor.
# config.assets.css_compressor = :sass

# Do not fallback to assets pipeline if a precompiled asset is missed.
# NOTE: This is not optimal but we had to enable it for inline_svg
# possibly look into a fix for this
# ref: https://devcenter.heroku.com/articles/rails-asset-pipeline#compile-set-to-true-in-production
config.assets.compile = true

# Enable serving of images, stylesheets, and JavaScripts from an asset server.
# config.asset_host = 'http://assets.example.com'

Expand Down

0 comments on commit 3c32973

Please sign in to comment.