swc/crates/swc_bundler/tests/common
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
..
mod.rs feat(es/react): Support script within automatic runtime (#7126) 2023-03-27 06:39:37 +00:00