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(resolver): enable namespaced components #715

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

Conversation

ferferga
Copy link

Allows the auto importing of namespaced components

@zernonia
Copy link
Collaborator

zernonia commented Mar 1, 2024

Nice! I like the idea! We can probably do similarly for Nuxt module too. But that can be another PR! 😁

@zernonia
Copy link
Collaborator

zernonia commented Mar 1, 2024

Can we update this installation with unplugin-vue-components abit?

@ferferga
Copy link
Author

ferferga commented Mar 20, 2024

Can we update this installation with unplugin-vue-components abit?

@zernonia Done!

Nice! I like the idea! We can probably do similarly for Nuxt module too. But that can be another PR! 😁

I could try, but I don't use Nuxt myself, but nothing that can't be fixed by spinning up a quick test project 🚀. But yes, probably better for another PR.

Sorry for taking a while to come back to this PR.

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
@ferferga
Copy link
Author

@zernonia Fixed your concerns, but still there seem to be some caveats with Volar and vue-tsc. Can you reproduce it?

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

2 participants