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 redeclaration of @vue/runtime-core. #1881

Merged
merged 2 commits into from
May 31, 2022

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented May 30, 2022

closes #1879

For some reason, we need to declare 'vue' instead of '@vue/runtime-dom' if we want to add global properties.

Before

image

Result (read before in issue)

After

image
image

@m0ksem m0ksem requested a review from rustem-nasyrov May 30, 2022 23:14
@m0ksem m0ksem self-assigned this May 30, 2022
@m0ksem m0ksem merged commit 3bf292f into epicmaxco:develop May 31, 2022
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.

App is not included in types build
2 participants