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

refactor: remove polyfills #1110

Merged
merged 1 commit into from
Jan 20, 2019
Merged

Conversation

eddyerburgh
Copy link
Member

  • Remove polyfills from library

This removes polyfills for Object.assign and Element.matches. These are only required for PhantomJS, which is not under active development. PhantomJS users should import the polyfills themselves.

BREAKING CHANGE

@eddyerburgh eddyerburgh merged commit ade4398 into vuejs:dev Jan 20, 2019
@eddyerburgh eddyerburgh deleted the remove-polyfills branch January 20, 2019 18:37
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