mirror of https://github.com/status-im/metro.git
Move classic relay into oss packages
Reviewed By: kassens Differential Revision: D4769497 fbshipit-source-id: 0144456a82c3969b399a4a0b37814b5627d191c5
This commit is contained in:
parent
1b898cba22
commit
81af8f341f
|
@ -18,7 +18,7 @@ var sharedBlacklist = [
|
|||
/website\/node_modules\/.*/,
|
||||
|
||||
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.
|
||||
'Libraries/Relay/relay/tools/relayUnstableBatchedUpdates.js',
|
||||
'Libraries/Relay/oss/react-relay/classic/tools/relayUnstableBatchedUpdates.js',
|
||||
|
||||
/heapCapture\/bundle\.js/,
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue