-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable lazy bundling in dev on iOS/Android #37003
Conversation
This pull request was exported from Phabricator. Differential Revision: D43600054 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D43600054 |
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (TODO: add PR number for OSS) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: 35ebc6d9425941c3e89bb75eaa895d75be3cb2ca
0bbd2fc
to
5efaa65
Compare
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (TODO: add PR number for OSS) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: 924ef979a694eb3b1f6cd2796ca85687940ae2b6
This pull request was exported from Phabricator. Differential Revision: D43600054 |
5efaa65
to
64ec7a4
Compare
Base commit: 28d5c15 |
64ec7a4
to
593cdec
Compare
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (facebook/metro#971) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: db0292a1b33ff1a7b14ba7f9523ccbed23783a06
This pull request was exported from Phabricator. Differential Revision: D43600054 |
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (facebook/metro#971) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: b7592c452520ade4e5ff9ee0fa0742189625b390
This pull request was exported from Phabricator. Differential Revision: D43600054 |
593cdec
to
6f21d69
Compare
This pull request has been merged in e66bdf0. |
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (facebook/metro#971) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: 515e2180a2130fd1a75e53677e789d31a367f7c2
Summary: Pull Request resolved: facebook#37003 Changelog: [General][Added] [3/n] Support lazy bundling in development Enables [lazy bundling](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md) when requesting a development bundle from Metro. NOTE: This depends on a Metro diff (facebook/metro#971) that hasn't landed yet, but is a no-op until then. Reviewed By: jacdebug Differential Revision: D43600054 fbshipit-source-id: 515e2180a2130fd1a75e53677e789d31a367f7c2
Summary:
Changelog: [General][Added] [3/n] Support lazy bundling in development
Enables lazy bundling when requesting a development bundle from Metro.
NOTE: This depends on a Metro diff (facebook/metro#971) that hasn't landed yet, but is a no-op until then.
Reviewed By: jacdebug
Differential Revision: D43600054