Skip to content

Commit cd66d57

Browse files
huntiemeta-codesync[bot]
authored andcommitted
Remove react-native/rn-get-polyfills subpath
Summary: Another cleanup to our `package.json#exports` map ahead of the Strict API rollout. This has been long-migrated to `react-native/js-polyfills` in Metro configs. https://www.internalfb.com/code/fbsource/[960845236d89]/xplat/js/react-native-github/packages/metro-config/src/index.flow.js?lines=66 Changelog: [General][Breaking] - `react-native/rn-get-polyfills` is removed — please use `react-native/js-polyfills` (package) Differential Revision: D111035710
1 parent 0af19f5 commit cd66d57

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

packages/react-native/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"types": null,
5353
"default": "./src/asset-registry.js"
5454
},
55-
"./rn-get-polyfills": "./rn-get-polyfills.js",
5655
"./src/fb_internal/*": "./src/fb_internal/*",
5756
"./package.json": "./package.json"
5857
},
@@ -88,7 +87,6 @@
8887
"ReactApple",
8988
"ReactCommon",
9089
"README.md",
91-
"rn-get-polyfills.js",
9290
"scripts/replace-rncore-version.js",
9391
"scripts/bundle.js",
9492
"scripts/cocoapods",
@@ -147,7 +145,6 @@
147145
"@react-native/codegen": "0.87.0-main",
148146
"@react-native/community-cli-plugin": "0.87.0-main",
149147
"@react-native/gradle-plugin": "0.87.0-main",
150-
"@react-native/js-polyfills": "0.87.0-main",
151148
"@react-native/normalize-colors": "0.87.0-main",
152149
"@react-native/virtualized-lists": "0.87.0-main",
153150
"anser": "^1.4.9",

packages/react-native/rn-get-polyfills.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)