From e6d89445473f799a7176831d0ee47dbb1e63f877 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 19 Jul 2016 20:17:06 -0700 Subject: [PATCH] Modified main.js --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index 19ad4c6118e..f2b0395f3ef 100644 --- a/main.js +++ b/main.js @@ -90,6 +90,7 @@ define([ './platform/features/pages/bundle', './platform/features/plot/bundle', './platform/features/timeline/bundle', + //'./platform/features/conductor/bundle', './platform/features/conductor-v2/bundle', './platform/features/conductor-v2-compatibility/bundle', './platform/features/table/bundle',