huozhi / bunchee

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

fix: special shouldnt override default condition #543

Closed huozhi closed 3 weeks ago

huozhi commented 3 weeks ago

When the existing default condition will generate the output, don't override the condition

Fixes #541