Skip to content

Investigate the library size and dependencies #88

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
gaearon opened this issue Jun 13, 2015 · 1 comment
Closed

Investigate the library size and dependencies #88

gaearon opened this issue Jun 13, 2015 · 1 comment

Comments

@gaearon
Copy link
Contributor

gaearon commented Jun 13, 2015

I haven't given much attention to library size or dependencies yet, as we're still figuring out the right API. However, as people start to depend on it, it's a good idea to check whether we're dragging unnecessary polyfills (babel-runtime?) when it's easily avoidable, and whether there's something we could do to reduce the library size (we can start by adding a UMD build and measuring it! ;-)

I'm currently busy but I'd be happy to see somebody investigate this. If you decide to do it, please let us know in this issue!

dariocravero pushed a commit to dariocravero/redux that referenced this issue Jun 16, 2015
dariocravero pushed a commit to dariocravero/redux that referenced this issue Jun 16, 2015
script (reusing flummox's one) so that we can output a dist-ready
version of it.

Fixes reduxjs#115. Fixes reduxjs#88.
@dariocravero
Copy link
Contributor

@gaearon I think we can close this now :)

@gaearon gaearon closed this as completed Jun 19, 2015
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

2 participants