mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Explicitly set autoglob (long tail)
Reviewed By: fbanurag, strulovich Differential Revision: D25620908 fbshipit-source-id: 1dd737d451ddfd07baa427902bdf1c96d7e67e64
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0e0d2e84f5
commit
8b4e2ac8e5
@@ -27,6 +27,7 @@ fb_native.remote_file(
|
||||
|
||||
rn_android_library(
|
||||
name = "imagepipeline",
|
||||
autoglob = False,
|
||||
visibility = ["//ReactAndroid/..."],
|
||||
exported_deps = [
|
||||
":bolts",
|
||||
|
||||
Reference in New Issue
Block a user