Skip to content

Enable hermes debugger on all build variants#33

Merged
Kudo merged 1 commit intoexp-latestfrom
@kudo/hermes-enable-debugger
Jan 22, 2024
Merged

Enable hermes debugger on all build variants#33
Kudo merged 1 commit intoexp-latestfrom
@kudo/hermes-enable-debugger

Conversation

@Kudo
Copy link

@Kudo Kudo commented Jan 22, 2024

Why

close ENG-11034

How

patch react-native to set HERMES_ENABLE_DEBUGGER for all variants

@linear
Copy link

linear bot commented Jan 22, 2024

@Kudo Kudo merged commit 5aa6b72 into exp-latest Jan 22, 2024
@Kudo Kudo deleted the @kudo/hermes-enable-debugger branch January 22, 2024 15:13
Kudo added a commit to expo/expo that referenced this pull request Jan 22, 2024
# Why

fixed #26044
close ENG-11034

# How

we need to enable hermes debugging feature even on expo-go release
build. previously we did this when generating versioned hermes. since we
now use unversioned variant to serve sdk 50, we should change our way to
enable the hermes debugging feature.

this pr with expo/react-native#33 are to enable
the `HERMES_ENABLE_DEBUGGER` for all variants
note that: this pr would also increase ios build time because we now
building hermes from source.
Kudo added a commit to expo/expo that referenced this pull request Jan 22, 2024
fixed #26044
close ENG-11034

we need to enable hermes debugging feature even on expo-go release
build. previously we did this when generating versioned hermes. since we
now use unversioned variant to serve sdk 50, we should change our way to
enable the hermes debugging feature.

this pr with expo/react-native#33 are to enable
the `HERMES_ENABLE_DEBUGGER` for all variants
note that: this pr would also increase ios build time because we now
building hermes from source.
alanjhughes pushed a commit that referenced this pull request Oct 21, 2025
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Dec 8, 2025
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Dec 11, 2025
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Dec 18, 2025
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Feb 10, 2026
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Feb 11, 2026
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Feb 11, 2026
Enable hermes debugging in bridgelesshermes
gabrieldonadel pushed a commit that referenced this pull request Feb 27, 2026
Enable hermes debugging in bridgelesshermes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants