mirror of https://github.com/status-im/metro.git
move Relay sources to unsigned directory
Reviewed By: yungsters Differential Revision: D2887448 fb-gh-sync-id: 53e71be7fa875b3495991f2bf941c5eeb6ae1534
This commit is contained in:
parent
c620ddd71d
commit
83e51b6b06
|
@ -72,7 +72,7 @@ var sharedBlacklist = [
|
|||
/website\/node_modules\/.*/,
|
||||
|
||||
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.
|
||||
'downstream/relay/tools/relayUnstableBatchedUpdates.js',
|
||||
'Libraries/Relay/relay/tools/relayUnstableBatchedUpdates.js',
|
||||
];
|
||||
|
||||
var platformBlacklists = {
|
||||
|
|
Loading…
Reference in New Issue