mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
The implementation of the `targets` options was copied from [swc](https://github.com/swc-project/swc/tree/main/crates/preset_env_base), which resulted in some added dependencies in transformer. Currently, it has supported enabling plugins by `targets`
18 lines
409 B
Markdown
18 lines
409 B
Markdown
commit: 4bd1b2c2
|
|
|
|
Passed: 8/14
|
|
|
|
# All Passed:
|
|
* babel-plugin-transform-arrow-functions
|
|
|
|
|
|
# babel-preset-env (7/11)
|
|
* plugins-integration/class-arrow-super-tagged-expr/exec.js
|
|
* plugins-integration/issue-15170/exec.js
|
|
* sanity/check-es2015-constants/exec.js
|
|
* sanity/regex-dot-all/exec.js
|
|
|
|
# babel-plugin-transform-react-jsx-source (0/2)
|
|
* react-source/basic-sample/exec.js
|
|
* react-source/with-source/exec.js
|
|
|