move Relay sources to unsigned directory

Reviewed By: yungsters

Differential Revision: D2887448

fb-gh-sync-id: 53e71be7fa875b3495991f2bf941c5eeb6ae1534
This commit is contained in:
Jan Kassens 2016-02-01 20:10:12 -08:00 committed by facebook-github-bot-7
parent c620ddd71d
commit 83e51b6b06
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ var sharedBlacklist = [
/website\/node_modules\/.*/, /website\/node_modules\/.*/,
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed. // 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 = { var platformBlacklists = {