Support for multiple "entries"
Having this implemented would resolve this issue.
The idea is that we need to output private package.json files to support appropriate es/cjs resolving, I believe that @kentcdodds got it "right" here. Although you might prefer having some convention for creating additional "entries" over additional config flag.
I will work on implementing this, hopefully some time soon~