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

fix: remove Array.find #572

Merged
merged 6 commits into from May 4, 2018
Merged

Conversation

eddyerburgh
Copy link
Member

@eddyerburgh eddyerburgh commented Apr 30, 2018

fixes #499

  • Run tests in phantom

@eddyerburgh eddyerburgh changed the title fix: remove find fix: remove Array.find Apr 30, 2018
@eddyerburgh eddyerburgh merged commit 01686a0 into vuejs:dev May 4, 2018
@eddyerburgh eddyerburgh deleted the run-tests-in-phantom branch May 4, 2018 07:09
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.

Use of Array.prototype.find breaks unit tests in browsers that do not support this.
1 participant