mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Create android oss build system for react/config module
Summary: This diff creates the Android OSS build system for the module react/config As part of this diff I also moved the module to react/config folder changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D22877264 fbshipit-source-id: 5b3c42580d2b1d73dc0abb48bcf4ff063b2f581f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a1b6f7bd9e
commit
8616f868d5
@@ -28,7 +28,7 @@ rn_xplat_cxx_library(
|
||||
visibility = ["PUBLIC"],
|
||||
deps = [
|
||||
react_native_xplat_target("better:better"),
|
||||
react_native_xplat_target("config:config"),
|
||||
react_native_xplat_target("react/config:config"),
|
||||
react_native_xplat_target("react/renderer/animations:animations"),
|
||||
react_native_xplat_target("react/renderer/uimanager:uimanager"),
|
||||
react_native_xplat_target("react/renderer/scheduler:scheduler"),
|
||||
|
||||
Reference in New Issue
Block a user