Skip to content

[💡 Feature]: Replace ts-node with tsx #11878

@christian-bromann

Description

@christian-bromann

Is your feature request related to a problem?

We have been running into issues using ts-node lately, see:

For running TypeScript files on demand we currently use ts-node which seems to have difficulties with ESM/CJS as well as sourcemaps.

Describe the solution you'd like.

Switch to tsx which seems to have general better support for it.

Describe alternatives you've considered.

n/a

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Idea 💡A new feature ideahelp wantedIssues that are free to take by anyone interestedv9

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions