From 1c09de59d475f222a2f7295805f1da1fe08e44d2 Mon Sep 17 00:00:00 2001 From: Alastair Hewitt Date: Tue, 11 Oct 2016 18:22:44 -0400 Subject: [PATCH] Remove require-tree The require_tree loads everything under the js/radius-theme, which is a lot of stuff! The apps now specify the JS libraries that they specifically need, so this is not necessary --- app/assets/javascripts/radius-theme.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/javascripts/radius-theme.js b/app/assets/javascripts/radius-theme.js index 92713ff..a399369 100644 --- a/app/assets/javascripts/radius-theme.js +++ b/app/assets/javascripts/radius-theme.js @@ -11,5 +11,4 @@ //= require flatdoc/flatdoc //= require slimScroll/jquery.slimscroll.min //= require screenfull/dist/screenfull -//= require_tree ./radius-theme/