investtools / extensible-duck

Modular and Extensible Redux Reducer Bundles (ducks-modular-redux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

aga5tya opened this issue · comments

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.