Pull aggrow from facebookincubator/tracery-prerelease

Reviewed By: bnham

Differential Revision: D4250937

fbshipit-source-id: b5f2cfdeb06c04399670e463b8b2498e2fe0074b
This commit is contained in:
Charles Dick 2016-11-30 12:43:46 -08:00 committed by Facebook Github Bot
parent 17ccb9b8c4
commit 336376e018
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ var sharedBlacklist = [
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.
'Libraries/Relay/relay/tools/relayUnstableBatchedUpdates.js',
/heapCapture\/bundle\.js/,
];
function escapeRegExp(pattern) {