Skip to content

[plugin react] use esbuild's automatic JSX transform instead of babel #9429

@pd4d10

Description

@pd4d10

Description

The latest version of esbuild has supported React 17's automatic JSX transform, see https://github.com/evanw/esbuild/releases/tag/v0.14.51

Is it possible to drop babel related packages now? It looks like there will be a big performance boost

I'm willing to submit a PR if it's as expected

Suggested solution

As the description section suggests, use esbuild to replace babel

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions