Skip to content
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

fix(metro-serializer-esbuild): do not lower template literals #3362

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 16, 2024

Description

Do not lower template literals. Template literals are partially supported by Hermes for most of the use cases we care about (e.g., styled-components).

Partially addresses #3361.

Test plan

n/a

@github-actions github-actions bot added the feature: metro This is related to Metro label Sep 16, 2024
@tido64 tido64 merged commit 20f6de0 into main Sep 17, 2024
12 checks passed
@tido64 tido64 deleted the tido/esbuild/fix-template-literals branch September 17, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: metro This is related to Metro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants