Skip to content

Updating to react 16 #5

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
wants to merge 1 commit into from
Closed

Conversation

cryptiklemur
Copy link

@cryptiklemur cryptiklemur commented Oct 9, 2017

  • Removing lib/, Babel isnt necessary
  • Cleaning up deprecated issues

resolves #2
resolves #3

* Removing lib/, Babel isnt necessary
* Cleaning up deprecated issues
@cryptiklemur
Copy link
Author

I'm not sure if the lib removal works, but it seems like it to me? Not sure if this is something you can test.

@olizilla
Copy link
Member

olizilla commented Nov 7, 2017

Thanks for this. I'd love to merge it, but theres a couple of issues...

Removing lib/, Babel isnt necessary

I'm not sure I follow. The intention was that this was to be a super simple module that anyone could use regardless of their choices for transpiling/bundling their code, so the build process currently does the work to build out ES5 compatible code.

This PR also switches the indents to 4 spaces from 2, and adds semicolons. I can't easily merge this without adopting your code style.

@olizilla olizilla mentioned this pull request Nov 7, 2017
@olizilla
Copy link
Member

olizilla commented Nov 7, 2017

Thanks for the nudge. Closing out as #6 is merged.

@olizilla olizilla closed this Nov 7, 2017
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.

Warning: Unknown prop ratio on <iframe> Using PropTypes from React package is deprecated
2 participants