mirror of
https://github.com/Freika/dawarich.git
synced 2026-05-08 05:29:24 -05:00
Compile assets in staging environment
This commit is contained in:
@@ -29,7 +29,7 @@ Rails.application.configure do
|
||||
# config.assets.css_compressor = :sass
|
||||
|
||||
# Do not fallback to assets pipeline if a precompiled asset is missed.
|
||||
config.assets.compile = false
|
||||
config.assets.compile = true
|
||||
|
||||
config.assets.content_type = {
|
||||
geojson: 'application/geo+json'
|
||||
|
||||
Reference in New Issue
Block a user