update limits and remove sections about bug
Open
- Dominant language
- JavaScript
- Stars
- 186
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/ai/dual-publish#limits
> We recommend to avoid default export because of bug in webpack.
It can be misleading because it is not a bug. Explanation - https://github.com/webpack/webpack/issues/7973#issuecomment-419066832 Many other tools (for example babel) work similarly. Even rollup has https://rollupjs.org/guide/en/#outputinterop to control this, because this is a very controversial issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.