huozhi / bunchee

Zero config bundler for ECMAScript and TypeScript packages
https://npmjs.com/bunchee
948 stars 29 forks source link

Reduce times of tsconfig resolving #436

Closed huozhi closed 10 months ago

huozhi commented 10 months ago

tsconfig.json and its value resolving should be done only once instead of everytime, potentially can add a cache there to prevent the 2nd and following times of resolving