Skip to content
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

Add isomorphic-fetch and lodash #1977

Merged
merged 1 commit into from
Sep 25, 2016
Merged

Add isomorphic-fetch and lodash #1977

merged 1 commit into from
Sep 25, 2016

Conversation

mdulac
Copy link
Contributor

@mdulac mdulac commented Sep 21, 2016

No description provided.

@mdulac
Copy link
Contributor Author

mdulac commented Sep 22, 2016

The real-world project does not works due to a lack of those two librairies : isomorphic-fetch and lodash. I had to execute extra "npm install" for these two librairies to make this project work

@gaearon
Copy link
Contributor

gaearon commented Sep 22, 2016

Interesting. I wonder why Travis doesn't fail on master. Can you take a look at previous build logs?

@timdorr
Copy link
Member

timdorr commented Sep 23, 2016

Might be caching on Travis's end. Maybe try busting the cache and rebuilding?

@gaearon gaearon merged commit 8bac639 into reduxjs:master Sep 25, 2016
@gaearon
Copy link
Contributor

gaearon commented Sep 25, 2016

Thanks. I’ll remove isomorphic-fetch separately because Create React App already includes a polyfill for it.

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

Successfully merging this pull request may close these issues.

3 participants