Closed
Conversation
Contributor
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 20, 2026
Summary: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Differential Revision: D93857257
079072e to
9842238
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 20, 2026
Summary: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Differential Revision: D93857257
9842238 to
f7e977f
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Feb 23, 2026
Summary: X-link: facebook/metro#1657 [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Feb 23, 2026
Summary: X-link: facebook/metro#1657 [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Feb 23, 2026
Summary: X-link: facebook/metro#1657 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 23, 2026
Summary: X-link: facebook/react-native#55701 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
f7e977f to
15015d1
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Feb 23, 2026
Summary: X-link: facebook/metro#1657 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
Summary: X-link: facebook/react-native#55701 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257
15015d1 to
7e452d2
Compare
Contributor
|
This pull request has been merged in 35ff94b. |
meta-codesync bot
pushed a commit
to facebook/react-native
that referenced
this pull request
Feb 24, 2026
Summary: Pull Request resolved: #55701 X-link: facebook/metro#1657 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257 fbshipit-source-id: 56ff661c4ddf9cd5d4bb32756b9cb600bb032a1c
3 tasks
robhogan
pushed a commit
that referenced
this pull request
Feb 28, 2026
Summary: X-link: facebook/react-native#55701 Pull Request resolved: #1657 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257 fbshipit-source-id: 56ff661c4ddf9cd5d4bb32756b9cb600bb032a1c
Merged
robhogan
pushed a commit
that referenced
this pull request
Mar 1, 2026
Summary: X-link: facebook/react-native#55701 Pull Request resolved: #1657 Changelog: [Feature] `config.server.tls` now sets Metro to be exposed as an https server Reviewed By: robhogan, huntie Differential Revision: D93857257 fbshipit-source-id: 56ff661c4ddf9cd5d4bb32756b9cb600bb032a1c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: [Feature]
config.server.tlsnow sets Metro to be exposed as an https serverDifferential Revision: D93857257