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

Indicate that ES2015 is required & use Object.assign #107

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

realityking
Copy link
Contributor

Bases on the earlier discussion (2df63f9#r48602916) I'd like to propose two changes:

  • Indicate in the Readme that ES2015 is required
  • Since it's required, it can be used to simplify the code for the extend() function. Shaving of some more bytes of the size of this module :)

@simov simov merged commit 8f211bc into simov:master Apr 12, 2021
@realityking realityking deleted the no-ie11 branch April 12, 2021 16:16
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