huozhi / bunchee

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

feat: valid if files containing exports #606

Closed huozhi closed 6 days ago

huozhi commented 6 days ago

Use picomatch to tests if all exports files are included in the files

Resolves #591