From 189ae2e6e3caec7f9cb6deb17c9461957b0c2186 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 29 Oct 2014 13:01:01 +1100 Subject: [PATCH] comment to explain a bug --- app/assets/javascripts/main_include.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/javascripts/main_include.js b/app/assets/javascripts/main_include.js index d3ee8aada6e..c6d4ef2d966 100644 --- a/app/assets/javascripts/main_include.js +++ b/app/assets/javascripts/main_include.js @@ -5,6 +5,8 @@ // Pagedown customizations //= require ./pagedown_custom.js +// This is a BUG we should fix +// it is only required here cause preview is not loading it using LAB //= require highlight.pack.js // Stuff we need to load first