huozhi / bunchee

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

Added support for Bun #531

Closed leo closed 2 months ago

leo commented 2 months ago

This closes #530.

The newly added logic works in both Node and Bun. The old logic only works in Node.