From e66f240e8148fd63e6739950bd773b4052d91501 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 18 Sep 2014 23:22:02 +0200 Subject: add splitter --- web/gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/gulpfile.js') diff --git a/web/gulpfile.js b/web/gulpfile.js index fc78bd1f..584cc7d3 100644 --- a/web/gulpfile.js +++ b/web/gulpfile.js @@ -41,6 +41,7 @@ var path = { 'js/stores/eventlogstore.js', 'js/stores/flowstore.js', 'js/connection.js', + 'js/components/utils.jsx.js', 'js/components/header.jsx.js', 'js/components/flowtable-columns.jsx.js', 'js/components/flowtable.jsx.js', -- cgit v1.2.3