mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-06 22:37:14 +08:00
Whitelist some stuff in React
Reviewed By: mzlee Differential Revision: D4731968 fbshipit-source-id: 1d1ae12a50beef4cd024a467427ec3b6cd446f4c
This commit is contained in:
committed by
Facebook Github Bot
parent
5328d952a8
commit
47d2cfeac5
@@ -93,6 +93,7 @@ cxx_library(
|
||||
],
|
||||
force_static = True,
|
||||
header_namespace = "cxxreact",
|
||||
labels = ["accounts_for_platform_and_build_mode_flags"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
@@ -14,6 +14,7 @@ cxx_library(
|
||||
],
|
||||
force_static = True,
|
||||
header_namespace = "microprofiler",
|
||||
labels = ["accounts_for_platform_and_build_mode_flags"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user