mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-17 12:19:12 +08: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", "rn_android_library")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_library")
|
||||
|
||||
rn_android_library(
|
||||
name = "model",
|
||||
|
||||
Reference in New Issue
Block a user