developit / developit/microbundle
Support for multiple "entries"
Open
- Dominant language
- JavaScript
- Stars
- 8.1k
- Forks
- 358
- PR merge metrics
- No merged PRs in 30d
Description
Having this implemented would resolve [this issue](https://github.com/developit/unistore/issues/62).
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](https://github.com/kentcdodds/kcd-scripts/blob/d30389cf1c9805556fda59cc4d413763db92808e/src/scripts/build/rollup.js#L68-L85). 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~
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.