huozhi / bunchee

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

Handling nested exports #501

Closed huozhi closed 8 months ago

huozhi commented 8 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