custom complierOptions can not override tsup default complierOptions
Open
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
I read the source code in "src\rollup.ts" and I found that custom complierOptions can not override tsup default complierOptions.
Which cause the result that i emit the declaration file fail when my code has some ts warning。

Contributor guide
Assessment
This issue has not been assessed yet.