Skip to content

Do not include Redux and other libs in bower component #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Elijen opened this issue Feb 19, 2016 · 2 comments
Closed

Do not include Redux and other libs in bower component #70

Elijen opened this issue Feb 19, 2016 · 2 comments

Comments

@Elijen
Copy link

Elijen commented Feb 19, 2016

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.

@merqlove
Copy link

Hi, i did some workaround config.
https://github.com/merqlove/ng-redux/tree/extract-deps

@merqlove
Copy link

Result package is at ./dist/ng-redux.var.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants