From bad89a4da454c6ab74e8508c8ddeb5828e4c0b35 Mon Sep 17 00:00:00 2001 From: John Wehr Date: Sat, 9 Apr 2016 16:27:45 -0400 Subject: [PATCH] Increase timeout on isomorphic test. --- standalone.min.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/standalone.min.js b/standalone.min.js index 482671e..ac68c21 100644 --- a/standalone.min.js +++ b/standalone.min.js @@ -438,8 +438,10 @@ /* 7 */ /***/ function(module, exports) { + "use strict"; + /** - * Copyright 2013-2015, Facebook, Inc. + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the @@ -448,8 +450,6 @@ * */ - "use strict"; - function makeEmptyFunction(arg) { return function () { return arg; @@ -1269,8 +1269,10 @@ /* 19 */ /***/ function(module, exports) { - /* WEBPACK VAR INJECTION */(function(global) {/** - * Copyright 2013-2015, Facebook, Inc. + /* WEBPACK VAR INJECTION */(function(global) {"use strict"; + + /** + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the @@ -1280,8 +1282,6 @@ * */ - "use strict"; - function crc32(str) { /* jslint bitwise: true */ var crc = -1; @@ -1537,7 +1537,7 @@ /***/ function(module, exports) { /** - * Copyright 2013-2015, Facebook, Inc. + * Copyright (c) 2013-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the