Try fixing asset pipeline

This commit is contained in:
david 2024-11-11 20:27:20 +01:00
parent 7d604cc8be
commit 048954e5ab

View file

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