Skip to content

inputOptions.jsx deprecated #487

@Alvi24

Description

@Alvi24

when following the tsdown docs about react jsx transformation and when applying

 return defineConfig((flagOptions) => {
    return {
      inputOptions: {
        jsx,
      },
    };
  });

it show that is deprecated and should use OxcTransformOption.jsx instead

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions