diff --git a/build/bundle.js b/build/bundle.js index 2609b743..ad3a4c02 100644 --- a/build/bundle.js +++ b/build/bundle.js @@ -12857,6 +12857,7 @@ function blendHueStrings(hueStrings) { exports.GitVisuals = GitVisuals; + }); require.define("/src/js/visuals/visNode.js",function(require,module,exports,__dirname,__filename,process,global){var _ = require('underscore'); @@ -20525,6 +20526,7 @@ function blendHueStrings(hueStrings) { exports.GitVisuals = GitVisuals; + }); require("/src/js/visuals/index.js"); diff --git a/src/index.html b/src/index.html index af463649..4f62c3e6 100644 --- a/src/index.html +++ b/src/index.html @@ -14,9 +14,6 @@
-
-
-
diff --git a/src/js/visuals/index.js b/src/js/visuals/index.js index e5146c3b..b26be1b9 100644 --- a/src/js/visuals/index.js +++ b/src/js/visuals/index.js @@ -762,3 +762,4 @@ function blendHueStrings(hueStrings) { } exports.GitVisuals = GitVisuals; +