Skip to content

Commit

Permalink
supermodule:xplat/default/public.react_native.core
Browse files Browse the repository at this point in the history
Reviewed By: GijsWeterings

Differential Revision: D40376221

fbshipit-source-id: fa5ff5ed3f053ce6958d7dd03d4f86cd88d86a11
  • Loading branch information
generatedunixname89002005287564 authored and mohitcharkha committed Oct 17, 2022
1 parent c519fa0 commit 8a4f13d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion BUCK
Expand Up @@ -745,7 +745,6 @@ rn_library(
),
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.core",
],
visibility = ["PUBLIC"],
deps = [
Expand Down
1 change: 0 additions & 1 deletion packages/assets/BUCK
Expand Up @@ -5,7 +5,6 @@ rn_library(
name = "assets",
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.core",
],
skip_processors = True,
visibility = ["PUBLIC"],
Expand Down
1 change: 0 additions & 1 deletion packages/normalize-color/BUCK
Expand Up @@ -5,7 +5,6 @@ rn_library(
name = "normalize-color",
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.core",
],
skip_processors = True,
visibility = ["PUBLIC"],
Expand Down
1 change: 0 additions & 1 deletion packages/polyfills/BUCK
Expand Up @@ -26,7 +26,6 @@ rn_library(
is_polyfill = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.core",
],
node_modules_check_enabled = False,
skip_processors = True, # Don't anticipate routes or fbicon here
Expand Down

0 comments on commit 8a4f13d

Please sign in to comment.