huozhi / bunchee

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

Perf: memory overflow with types generation #551

Open huozhi opened 5 months ago

huozhi commented 5 months ago

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