mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Move react-native Buck library to GitHub
Summary: Moves the Facebook-internal Buck target definition for React Native closer to the actual JS source files. This does not affect how React Native is built in open source. Changelog: [Internal] Reviewed By: GijsWeterings Differential Revision: D27942687 fbshipit-source-id: 328febb661ed6597feafdfd8efb2a95365325348
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4f2c6d02af
commit
8efbb2e71e
@@ -43,9 +43,9 @@ rn_library(
|
||||
visibility = ["PUBLIC"],
|
||||
deps = [
|
||||
"//xplat/js:node_modules__nullthrows",
|
||||
"//xplat/js:react-native",
|
||||
"//xplat/js/RKJSModules/Libraries/Core:Core",
|
||||
"//xplat/js/RKJSModules/vendor/react:react",
|
||||
"//xplat/js/react-native-github:react-native",
|
||||
"//xplat/js/react-native-github/packages/assets:assets",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user