Skip to content

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

@cknitt

Description

@cknitt

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions