mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Move RN's DEFS.bzl to tools and rename to rn_defs.bzl
Reviewed By: mzlee Differential Revision: D9553765 fbshipit-source-id: cb65081668ea2726f24d2c9c02661e859cc7a994
This commit is contained in:
committed by
Facebook Github Bot
parent
afe0843bee
commit
2515e4861a
@@ -1,4 +1,4 @@
|
||||
load("//ReactNative:DEFS.bzl", "react_native_dep", "react_native_target", "rn_java_annotation_processor", "rn_java_library")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_target", "rn_java_annotation_processor", "rn_java_library")
|
||||
|
||||
rn_java_annotation_processor(
|
||||
name = "processing",
|
||||
|
||||
Reference in New Issue
Block a user