Commit 2691f4d
committed
Remove react-native/rn-get-polyfills subpath (#57482)
Summary:
Pull Request resolved: #57482
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)
Reviewed By: rubennorte
Differential Revision: D111035710
fbshipit-source-id: d36acd7583f76f78c69a07ba7134ce8145d578f91 parent 74ba7dd commit 2691f4d
2 files changed
Lines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
147 | 145 | | |
148 | 146 | | |
149 | 147 | | |
150 | | - | |
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
| |||
This file was deleted.
0 commit comments