huozhi / bunchee

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

Perf: memory overflow with types generation #551

Open huozhi opened 2 weeks ago

huozhi commented 2 weeks ago

When you have a few exports, the types generation is expensive. Need to reduce that cost