Skip to content

transformer: Reports Oxc doesn't support lowering to ES5 when target is ESTarget::ES5 #11296

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

Open
Dunqing opened this issue May 26, 2025 · 0 comments
Assignees
Labels
A-transformer Area - Transformer / Transpiler

Comments

@Dunqing
Copy link
Member

Dunqing commented May 26, 2025

Currently, Oxc supports the minimal target of ES6/ES2015. Setting it to ES5 doesn't make sense because Oxc doesn't have plugins that transform ES6 to ES5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-transformer Area - Transformer / Transpiler
Projects
None yet
Development

No branches or pull requests

1 participant