From 45cf9249a94a235983e26f4cc3e9ee8afe0d6288 Mon Sep 17 00:00:00 2001 From: Sasi Olin Date: Wed, 18 May 2022 06:41:53 +0200 Subject: [PATCH] Remove the fonts directory in the sprockets manifest --- app/assets/config/manifest.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/config/manifest.js b/app/assets/config/manifest.js index daff3dc0..45d64d98 100644 --- a/app/assets/config/manifest.js +++ b/app/assets/config/manifest.js @@ -3,5 +3,4 @@ //= link application.css //= link application.js //= link_tree ../images -//= link_tree ../fonts