mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-21 17:10:30 +08:00
Remove Inspector Logic (cannot work on iOS / System JSC)
Reviewed By: javache Differential Revision: D4620530 fbshipit-source-id: 52abc6178b1ad1b52ba1b1825702c9c254a04520
This commit is contained in:
committed by
Facebook Github Bot
parent
4ac585b34b
commit
3e528b1014
@@ -27,8 +27,7 @@ if THIS_IS_FBANDROID:
|
||||
'-Wno-pessimizing-move',
|
||||
],
|
||||
deps = [
|
||||
'//xplat/folly:molly',
|
||||
react_native_xplat_target('inspector:inspector'),
|
||||
'//xplat/folly:molly'
|
||||
])
|
||||
|
||||
cxx_library(
|
||||
|
||||
Reference in New Issue
Block a user