mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-18 04:13:51 +08:00
Use invariant from fbjs everywhere
Reviewed By: yungsters Differential Revision: D3002422 fb-gh-sync-id: c7d308e6cfc717726dbbc43a2462fdabb052b2fe shipit-source-id: c7d308e6cfc717726dbbc43a2462fdabb052b2fe
This commit is contained in:
committed by
Facebook Github Bot 3
parent
854c5ddf16
commit
2708df49e3
@@ -21,6 +21,8 @@ var sharedBlacklist = [
|
||||
'node_modules/fbjs/lib/Map.js',
|
||||
'node_modules/fbjs/lib/isEmpty.js',
|
||||
|
||||
'downstream/core/invariant.js',
|
||||
|
||||
/website\/node_modules\/.*/,
|
||||
|
||||
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.
|
||||
|
||||
Reference in New Issue
Block a user