investtools / extensible-duck

Modular and Extensible Redux Reducer Bundles (ducks-modular-redux)
MIT License
147 stars 12 forks source link

[Issue] Final bundle pulls in entire lodash for few methods needed. #3

Closed aga5tya closed 7 years ago

aga5tya commented 7 years ago

Ideally the final bundle should consist of methods those required by the actual source. This will drastically reduce the bundle. Right now it stands at 70+kb minified for very tiny source.