mirror of https://github.com/status-im/metro.git
Pull aggrow from facebookincubator/tracery-prerelease
Reviewed By: bnham Differential Revision: D4250937 fbshipit-source-id: b5f2cfdeb06c04399670e463b8b2498e2fe0074b
This commit is contained in:
parent
17ccb9b8c4
commit
336376e018
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue