huozhi / bunchee

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

Added support for Bun #531

Closed leo closed 7 months ago

leo commented 7 months ago

This closes #530.

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