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

feat(nuxt): scan named exports with addComponentsDir #27155

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

huang-julien
Copy link
Member

@huang-julien huang-julien commented May 10, 2024

🔗 Linked issue

fix #25340

📚 Description

Hey 👋

This PR allows to have auto-imports for named components in ts/js/tsx/jsx files when using addComponentDir or with components/**

Copy link

stackblitz bot commented May 10, 2024

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

@huang-julien huang-julien changed the title feat(nuxt): scanComponents named exports feat(nuxt): scan named exports with addComponentsDir May 13, 2024
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.

Allow named exports in js/ts file with autoimport
2 participants