Skip to content

Conversation

clauderic
Copy link
Owner

This PR removes the dependency on lodash in favour of using native array methods, which drastically reduces the overall bundle size.

Array.prototype.find is not available in Internet Explorer, so this will be a breaking change and a polyfill will be required.

@clauderic clauderic merged commit fbec166 into master May 17, 2018
@clauderic clauderic deleted the remove-lodash branch May 17, 2018 20:03
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.

1 participant