swc/crates/swc_ecma_transforms_react/tests/script/integration
Fy 05a2815e6c
feat(es/react): Support script within automatic runtime (#7126)
**Description:**

Inject `const { jsx: _jsx} = require("react/jsx-runtime")` when sourceType is `script`

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/7119.
2023-03-27 06:39:37 +00:00
..
jsx-dev-transform feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00
jsx-transform feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00
jsxdev-args-with-fragment feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00
jsxdev-fragment feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00
with-pragma feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00