mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-14 23:18:06 +08:00
Remove unused loads from xplat.
Summary: Unused loads still take time to process and pollute execution environment. drop-conflicts Reviewed By: passy Differential Revision: D13054018 fbshipit-source-id: a8fe58d1c55c031925c2c0267e24e67f021cd91d
This commit is contained in:
committed by
Facebook Github Bot
parent
39b8fa95a3
commit
9b781bdda8
@@ -1,4 +1,4 @@
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "YOGA_TARGET", "react_native_dep", "react_native_target", "react_native_tests_target", "rn_robolectric_test")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "YOGA_TARGET", "react_native_dep", "react_native_target", "rn_robolectric_test")
|
||||
|
||||
rn_robolectric_test(
|
||||
name = "layoutanimation",
|
||||
|
||||
Reference in New Issue
Block a user