Closed
Description
Currently the bower component includes Redux itself, lodash and other libraries which is making it quite large (~3000 lines vs ~800 lines that has the whole Redux lib). I think Redux should simply be stated as a dependency, not included in the component and the other dependencies should be removed.