egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
8.49k stars 209 forks source link

custom complierOptions can not override tsup default complierOptions #1004

Open gimmyhehe opened 9 months ago

gimmyhehe commented 9 months ago

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。

image

Upvote & Fund

Fund with Polar