mirror of https://github.com/status-im/metro.git
RN: Install Updated `fbjs` Downstream
Reviewed By: cpojer Differential Revision: D2754195 fb-gh-sync-id: 67b628fdfa34da379ab5fdad03b1baaf767c7f21
This commit is contained in:
parent
280cc2e807
commit
f14863dd9b
|
@ -63,9 +63,6 @@ var sharedBlacklist = [
|
|||
'downstream/core/invariant.js',
|
||||
'downstream/core/nativeRequestAnimationFrame.js',
|
||||
'downstream/core/toArray.js',
|
||||
'downstream/functional/mapObject.js',
|
||||
'downstream/key-mirror/keyMirror.js',
|
||||
'downstream/key-mirror/keyOf.js',
|
||||
];
|
||||
|
||||
// Raw unescaped patterns in case you need to use wildcards
|
||||
|
|
Loading…
Reference in New Issue