Files
react-native/packages/react-native/Libraries
Moti ZilbermanandFacebook GitHub Bot 6dcdb93ec0 Remove DevSplitBundleLoader
Summary:
Changelog: [General][Removed] Remove internal DevSplitBundleLoader native module

`DevSplitBundleLoader` was part of an experimental bundling strategy that offloaded Hermes bytecode compilation to the packager server. The React Native parts of this experiment were never part of the public API, and the Metro parts never fully shipped in open source.

As part of implementing the simpler and more general [lazy bundling RFC](https://github.com/react-native-community/discussions-and-proposals/pull/605), we are removing `DevSplitBundleLoader` and associated code from React Native's internals.

Reviewed By: robhogan

Differential Revision: D43597007

fbshipit-source-id: 1460e9045cd7a0f5ef43144b10afb932172e223c
2023-03-21 09:52:50 -07:00
..
2023-03-20 15:45:33 -07:00
2023-03-19 16:47:22 -07:00
2023-03-21 09:52:50 -07:00