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

perf: use extends instead of createLocalVue #934

Merged
merged 1 commit into from Aug 19, 2018

Conversation

eddyerburgh
Copy link
Member

  • createLocalVue uses cloneDeep which can take a long time when there are lots of properties on the Vue constructor.

#892

@eddyerburgh eddyerburgh merged commit af45a9d into vuejs:dev Aug 19, 2018
@eddyerburgh eddyerburgh deleted the perf-improve-perf branch August 19, 2018 05:33
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.

None yet

1 participant