Skip to content

210-feat: React Compiler #254

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

Closed
wants to merge 4 commits into from
Closed

210-feat: React Compiler #254

wants to merge 4 commits into from

Conversation

ya6
Copy link
Collaborator

@ya6 ya6 commented Jun 2, 2024

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

  • add experimental React Compiler

Related Tickets & Documents

Screenshots, Recordings

check

Please replace this line with any relevant images for UI changes.

Added/updated tests?

  • πŸ‘Œ Yes
  • πŸ™…β€β™‚οΈ No, because they aren't needed
  • πŸ™‹β€β™‚οΈ No, because I need help

@ya6 ya6 added the preview label Jun 2, 2024
@ya6 ya6 self-assigned this Jun 2, 2024
@ya6 ya6 linked an issue Jun 2, 2024 that may be closed by this pull request
babel: {
plugins: [
[
'babel-plugin-react-compiler',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we really need it - we don't use babel, do we?

"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"eslint-plugin-react-compiler": "^0.0.0-experimental-51a85ea-20240601",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do you install this to dependencies not dev-dependencies instead?

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

Successfully merging this pull request may close these issues.

React compiler
4 participants