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): default to the new hermes target (retry) #1761

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Jul 23, 2022

Description

The hermes target was fixed in esbuild 0.14.49.

Resolves #1670 (hopefully properly this time).

Test plan

CI should pass.

FWIW, bundle size went from 611378 → 611135. Not the most significant of savings.

…try)

The `hermes` target was fixed in esbuild 0.14.49.
@tido64 tido64 merged commit 8c32588 into microsoft:main Jul 25, 2022
@tido64 tido64 deleted the tido/use-fixed-hermes-target branch July 25, 2022 10:00
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.

metro-serializer-esbuild: target ES6 with individual features disabled
2 participants