rescript-lang / rescript-lang/rescript

JSX preserve mode: unused import of "react/jsx-runtime"

Open
#7,433 6 comments 0 reactions 1 assignee View on GitHub

@nojaf is already working on this.

Since May 6, 2025.

Dominant language
OCaml
Stars
7.5k
Forks
485
Avg merge
1d 2h
Merged PRs (30d)
55

Description

When JSX preserve mode is active, the import statement

import * as JsxRuntime from "react/jsx-runtime";

is still emitted to the JS output, but is unused there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.