RN: Check ReactSafeMobileConfig Dependents for MobileConfig References

Summary:
Modifies `js1 build buckfiles` to also parse files that depend on `ReactSafeMobileConfig` for MobileConfig references.

That module was introduced in {D30470489}.

This fixes a bug where the MobileConfig reference in `ReactNativeInternalFeatureFlags` is not being correctly defined via Metro Buck.

Changelog:
[Internal]

Reviewed By: rickhanlonii

Differential Revision: D30815779

fbshipit-source-id: 156b0838fe47e7ab42c62258a1401875690813a6
This commit is contained in:
Tim Yung
2021-09-09 13:29:02 -07:00
committed by Facebook GitHub Bot
parent 4fe72bdc22
commit 504cbf1282
7 changed files with 0 additions and 1 deletions
-1
View File
@@ -687,7 +687,6 @@ rn_library(
],
),
labels = ["supermodule:xplat/default/public.react_native.core"],
skip_processors = True, # Don't anticipate routes or fbicon here
visibility = ["PUBLIC"],
deps = [
"//xplat/js:node_modules__abort_19controller",
Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 B

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 123 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 21 KiB