huozhi / bunchee

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

Handling nested exports #501

Closed huozhi closed 6 months ago

huozhi commented 6 months ago

When we collect the entry files, we also need to collect the ones in the entry files in nested folders, they're for subpath exports like ./first/second