update build

This commit is contained in:
Sean Yesmunt 2018-11-20 11:42:24 -05:00
parent df8e8c6b44
commit 1ed2ea8b2d

2
dist/bundle.js vendored
View file

@ -5406,7 +5406,7 @@ var _action_types = __webpack_require__(2);
var ACTIONS = _interopRequireWildcard(_action_types);
var _lbryURI = __webpack_require__(2);
var _lbryURI = __webpack_require__(3);
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; } } newObj.default = obj; return newObj; } }