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

[playground] Allow (Arrow)FunctionExpressions #30729

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Conversation

poteto
Copy link
Member

@poteto poteto commented Aug 16, 2024

Stack from ghstack (oldest at bottom):

This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

[ghstack-poisoned]
Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 9:48pm

poteto added a commit that referenced this pull request Aug 16, 2024
This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

ghstack-source-id: 88342efbc594a430206383a66cdc47f8aa1efa06
Pull Request resolved: #30729
@facebook-github-bot facebook-github-bot added the React Core Team Opened by a member of the React Core Team label Aug 16, 2024
[ghstack-poisoned]
poteto added a commit that referenced this pull request Aug 16, 2024
This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

ghstack-source-id: f72f2da242ad5987d6976208f84be3a4c1fd8325
Pull Request resolved: #30729
Copy link
Contributor

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

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

sweet

[ghstack-poisoned]
poteto added a commit that referenced this pull request Aug 16, 2024
This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

ghstack-source-id: 49af543a072dd4d09d669b606c8e894515d48c31
Pull Request resolved: #30729
[ghstack-poisoned]
poteto added a commit that referenced this pull request Aug 16, 2024
This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

ghstack-source-id: 882483c79ceebf382b69e37aed1f293efff9c5a7
Pull Request resolved: #30729
@poteto poteto merged commit cfd2c60 into gh/poteto/6/base Aug 16, 2024
19 checks passed
poteto added a commit that referenced this pull request Aug 16, 2024
This was a pet peeve where our playground could only compile top level
FunctionDeclarations. Just synthesize a fake identifier if it doesn't
have one.

ghstack-source-id: 882483c79ceebf382b69e37aed1f293efff9c5a7
Pull Request resolved: #30729
@poteto poteto deleted the gh/poteto/6/head branch August 16, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants