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(types): extend @vue/runtime-core module #473

Merged
merged 1 commit into from
Sep 20, 2020
Merged

Conversation

Shinigami92
Copy link
Contributor

closes #472


declare module 'vue' seems only to work if there is no other additional plugin

`declare module 'vue'` seems only to work if there is no other additional plugin
Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@posva posva changed the title Fix broken plugins module override fix(types): extend @vue/runtime-core module Sep 20, 2020
@posva posva merged commit 556cd4b into vuejs:master Sep 20, 2020
@Shinigami92 Shinigami92 deleted the patch-1 branch September 20, 2020 17:10
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.

Broken $route and $router definition when adding a second plugin
2 participants