transformer: Reports Oxc doesn't support lowering to ES5 when target is ESTarget::ES5
#11296
Labels
A-transformer
Area - Transformer / Transpiler
Uh oh!
There was an error while loading. Please reload this page.
oxc/crates/oxc_syntax/src/es_target.rs
Line 10 in 11eb92f
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.The text was updated successfully, but these errors were encountered: