Try fixing asset pipeline
Some checks failed
/ Run tests (push) Successful in 1m36s
/ Run system tests (push) Failing after 1m54s
/ Build, push and deploy image (push) Successful in 1m21s

This commit is contained in:
david 2024-11-11 20:24:32 +01:00
parent 796ca4daf6
commit 7d604cc8be

View file

@ -10,4 +10,4 @@ Rails.application.config.assets.version = '1.0'
# Precompile additional assets. # Precompile additional assets.
# application.js, application.css, and all non-JS/CSS in the app/assets # application.js, application.css, and all non-JS/CSS in the app/assets
# folder are already added. # folder are already added.
Rails.application.config.assets.precompile += %w( actiontext.css export.css ) Rails.application.config.assets.precompile += %w( actiontext.css exports.css )