browserify / browserify/common-shakeify
shakes out functions that I used
Open
bug
- Dominant language
- JavaScript
- Stars
- 103
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if this plugin in production ready yet, but it seems that it removed functions that I'm definitely using.
Using import to get the modules, but running babel as a browserify transform, so that should rewrite everything to require.
seems that most of the incorrectly removed functions are from the `crypto-browserify` package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.