Try fixing asset pipeline
Some checks failed
/ Run system tests (push) Waiting to run
/ Build, push and deploy image (push) Blocked by required conditions
/ Run tests (push) Has been cancelled

This commit is contained in:
david 2024-11-11 20:23:15 +01:00
parent 5e0539d7c6
commit 796ca4daf6

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 ) Rails.application.config.assets.precompile += %w( actiontext.css export.css )