Skip to content

[Feature Request]: Rebuild when tsconfig.json changes #9598

Description

@sapphi-red

What problem does this feature solve?

Changing tsconfig.json does not trigger the rebuild even if the tsconfig is affecting the build output. I'd be better if the rebuild is triggered in that case.

Reproduction: https://stackblitz.com/edit/rolldown-rolldown-starter-stackblitz-sevqyycn?file=tsconfig.json,src%2Fentry.ts,rolldown.config.mjs (change "useDefineForClassFields": false to "useDefineForClassFields": true)

related: oxc-project/oxc-resolver#1011

What does the proposed API look like?

Not an API change

Metadata

Metadata

Assignees

Fields

Priority

None yet

Start date

None yet

Target date

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions