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

moves react and it's packages to peer deps and update build to use rollup instead of webpack #56

Merged
merged 3 commits into from
Oct 30, 2017

Conversation

malbernaz
Copy link
Contributor

First and foremost I'm really sorry for such a verbose PR.

This solves #55 by moving react, react-dom and prop-types to peer dependencies, avoiding conflicts with the versions of this packages installed by the dev.

And it solves #54 as well, by replacing webpack with rollup which is more suited for libraries than it's contender.

Hope you enjoy my effort... Your package is a life saver for me.

Thank you very much : )

@pelhage
Copy link

pelhage commented Oct 20, 2017

Our project's upgrade to React 16 has been blocked a bit due to react-currency-input having this issue, I believe. Would love to see this merged in!

screen shot 2017-10-20 at 10 55 39 am

@bendapkiewicz
Copy link

+1

1 similar comment
@DesignMonkey
Copy link

+1

@jsillitoe jsillitoe merged commit 6193872 into jsillitoe:master Oct 30, 2017
@malbernaz
Copy link
Contributor Author

Thanks, mate!

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.

5 participants