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(nuxt): remove Vue compiler hint from auto import #29713

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

antfu
Copy link
Member

@antfu antfu commented Oct 28, 2024

🔗 Linked issue

📚 Description

They are not real imports and will be removed by the Vue compiler. I don't need to import them in the first place. In addition, removing them would make https://github.com/antfu/nuxt-eslint-auto-explicit-import work better than adding back only runtime imports.

@antfu antfu requested a review from danielroe as a code owner October 28, 2024 19:09
Copy link

stackblitz bot commented Oct 28, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@danielroe danielroe merged commit 66ca091 into main Nov 1, 2024
42 checks passed
@danielroe danielroe deleted the fix/remove-vue-macros-auto-import branch November 1, 2024 02:44
@github-actions github-actions bot mentioned this pull request Nov 1, 2024
@github-actions github-actions bot mentioned this pull request Nov 2, 2024
3 tasks
Kamsou pushed a commit to Kamsou/nuxt that referenced this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants