From cbbe2a707e1b0ca127d256e196c773e03d0bae55 Mon Sep 17 00:00:00 2001 From: David Aurelio Date: Wed, 2 Mar 2016 08:26:11 -0800 Subject: [PATCH] Fix breakages caused by switch to fbjs Summary: This fixes a couple of breakages introduced by the switch to fbjs Reviewed By: bestander Differential Revision: D3000078 fb-gh-sync-id: 2971d049030f754d5001f6729716373a64078ddf shipit-source-id: 2971d049030f754d5001f6729716373a64078ddf --- blacklist.js | 1 + 1 file changed, 1 insertion(+) diff --git a/blacklist.js b/blacklist.js index 27ec2899..acca4c16 100644 --- a/blacklist.js +++ b/blacklist.js @@ -19,6 +19,7 @@ var sharedBlacklist = [ // fbjs forks: 'node_modules/fbjs/lib/Map.js', + 'node_modules/fbjs/lib/isEmpty.js', /website\/node_modules\/.*/,