mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
trying to get asset precompilation to work on deploy
This commit is contained in:
@@ -65,6 +65,6 @@ module Openfoodweb
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
|
||||
config.assets.initialize_on_precompile = false
|
||||
config.assets.initialize_on_precompile = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user