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

Make Hermes parser optional #60

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Make Hermes parser optional #60

merged 2 commits into from
Aug 2, 2024

Conversation

pascalduez
Copy link
Member

@pascalduez pascalduez commented Aug 2, 2024

Add an option for parser switch, between babel and hermes.
Revert the use of Hermes parser by default.

This will hopefully help us adopt it gradually.

Some of the issues we face:
facebook/hermes#1320 (used by Webpack)
facebook/hermes#1098 (used by Storybook, react-docgen)
Another one hard to refine while deploying our StoryBook storybook build.

Also split the tests and fixtures so it's easier to test different scenarios.

@pascalduez pascalduez force-pushed the feature/hermes-optional branch from 43a8fce to 6aa14d5 Compare August 2, 2024 09:19
Copy link
Member

@iamdey iamdey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pascalduez pascalduez merged commit 6ac5f2a into main Aug 2, 2024
1 check passed
@pascalduez pascalduez deleted the feature/hermes-optional branch August 2, 2024 13:41
Copy link
Member

@yanndinendal yanndinendal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants