From 3856570227eea6518b97ae064234b9bce0f9a347 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 Jun 2018 22:29:27 +0200 Subject: so limiting --- public/bundle.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index e434623..efc58b7 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -9464,7 +9464,6 @@ var load_directories = exports.load_directories = function load_directories(id) }); output.map(function (file) { - return; file.uuid = (0, _v2.default)(); fileLookup[file.uuid] = file; var pair = file.name.split('.')[0].split('-'); @@ -12397,7 +12396,7 @@ var systemReducer = function systemReducer() { }); case _types2.default.system.stderr: return _extends({}, state, { - stderr: state.stderr + action.data + stderr: state.stderr + action.data.data }); default: return state; -- cgit v1.2.3-70-g09d2