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(language-core): avoid globalTypesHolder being specified from a node_modules file #3990

Merged
merged 5 commits into from Mar 5, 2024

Conversation

johnsoncodehk
Copy link
Member

This fix fixes the issue where globalTypesHolder in the nuxt project is specified as a vue file in node_modules, causing the global type to be missing in the project root vue files.

@johnsoncodehk johnsoncodehk merged commit b8afeed into master Mar 5, 2024
6 checks passed
@johnsoncodehk johnsoncodehk deleted the remove-file-registry branch March 5, 2024 11:12
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