mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-15 17:28:33 +08:00
Update deprecated glob usages.
Summary: https://our.intern.facebook.com/intern/wiki/Buck/python-to-skylark/ Reviewed By: davidaurelio Differential Revision: D8795050 fbshipit-source-id: 1599a0a9ddd9af54a86884291945a93b91ba31bd
This commit is contained in:
committed by
Facebook Github Bot
parent
a08e8d07d0
commit
78137bc31a
@@ -4,7 +4,7 @@ rn_android_library(
|
||||
name = "testing",
|
||||
srcs = glob(
|
||||
["**/*.java"],
|
||||
excludes = [
|
||||
exclude = [
|
||||
"idledetection/**/*.java",
|
||||
"network/**/*.java",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user