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

clean up use of Map to remove core-js polyfills #27

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

hartzis
Copy link
Collaborator

@hartzis hartzis commented Jul 24, 2018

PR for option 1 in #26

  • convert use of Map to just plain object

    • cleans up need for core-js polyfills
  • verified that built/babelified lib file does not include any core-js modules

    • still has babel-runtime/helpers, like require("babel-runtime/helpers/extends")

I'd still recommend doing option 2 down the road, but this should be able to be released as a patch.

@dozoisch
Copy link
Owner

Looks good! I'll merge it tonight :)

@dozoisch dozoisch merged commit dbd1da7 into dozoisch:master Jul 24, 2018
@dozoisch
Copy link
Owner

Published 0.10, and updating react-google-recaptcha right now.

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