aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2021-01-23 15:47:12 +0100
committerhellekin <hellekin@cepheide.org>2021-01-23 15:48:26 +0100
commitcec576546e1344ee43163fda21d803e6c38615a1 (patch)
treeaac37fad56643ddbcca5a5bc5efc6d1410dad5b1
parent1bf6b13de7446fe6692fd1a520ca67bb25edbe58 (diff)
downloadincommon-map-cec576546e1344ee43163fda21d803e6c38615a1.tar.gz
Reconfigure the asset pipeline
Since we moved CSS to Webpack, also tell that to the asset pipeline.
-rw-r--r--app/assets/config/manifest.js2
1 files changed, 1 insertions, 1 deletions
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
+