browserify / browserify/common-shakeify
Does not shake off other modules when importing with default
Open
limitation
- Dominant language
- JavaScript
- Stars
- 103
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This plugin works great but unfortunately it does not allow to import `default` exports only.
Steps to reproduce:
1. Checkout https://github.com/Sobesednik/bs-sh on github
1. `git clone https://github.com/Sobesednik/bs-sh.git`
1. `cd bs-sh`
1. `npm i`
1. `npm t`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.