Skip to content

Conversation

abelmokadem
Copy link
Contributor

Two main things in this PR:

  • The package can now be registered on bower using the following command:

bower register ng-redux git@github.com:wbuchwalter/ng-redux.git

  • The package has been minified from close to over 60kb down to 20kb by removing lodash as one big dependency and breaking this down to only functions that are used.

The command for creating the bower dist is npm run dist.

Hope this suits you well.

wbuchwalter added a commit that referenced this pull request Nov 8, 2015
Bower accessibility for ng-redux
@wbuchwalter wbuchwalter merged commit f5f82b0 into angular-redux:master Nov 8, 2015
@wbuchwalter
Copy link
Member

Thx Ash, nice work!
Registered on bower.

@abelmokadem
Copy link
Contributor Author

Thanks a lot! 👍 If there is any issue with the dist file I am available to work on it.

@abelmokadem
Copy link
Contributor Author

I believe you should add a new tag v3.0.2 so that the changes are picked up by bower

@wbuchwalter
Copy link
Member

Tag v3.1.0 added.

@abelmokadem
Copy link
Contributor Author

Thx!

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

Successfully merging this pull request may close these issues.

2 participants