From cec576546e1344ee43163fda21d803e6c38615a1 Mon Sep 17 00:00:00 2001
From: hellekin <hellekin@cepheide.org>
Date: Sat, 23 Jan 2021 15:47:12 +0100
Subject: Reconfigure the asset pipeline

Since we moved CSS to Webpack, also tell that to
the asset pipeline.
---
 app/assets/config/manifest.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/assets')

diff --git a/app/assets/config/manifest.js b/app/assets/config/manifest.js
index 5918193..83c1c70 100644
--- a/app/assets/config/manifest.js
+++ b/app/assets/config/manifest.js
@@ -1,2 +1,2 @@
 //= link_tree ../images
-//= link_directory ../stylesheets .css
+
-- 
cgit v1.2.3