Skip to content

[Feature]: Provide a CLI flag to disable interpret #9176

@krutoo

Description

@krutoo

What problem does this feature solve?

In Webpack there is a CLI option --disable-interpret to disable interpret

This is usual when you want to use custom loader for TS, for example I use tsimp

Can we add this flag to @rspack/cli?

What does the proposed API of configuration look like?

Here is an example of usage

npx rspack --disable-interpret

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions