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(auto-import-resolver): options will never be null or undefined, but options.resolve may be #5985

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

damoxc
Copy link

@damoxc damoxc commented Jun 27, 2024

Defect Fixes

With rc.3, auto-import-resolver fails with:

error during build:
[unplugin-vue-components] options.resolve is not a function

This was occurring in two separate projects when just passing in resolvers: [PrimeVueResolver()] .

Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Jun 27, 2024 8:35pm
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Jun 27, 2024 8:35pm

@damoxc damoxc changed the title @primevue/auto-import-resolver: options will never be null or undefined, but options.resolve may be fix(auto-import-resolver): options will never be null or undefined, but options.resolve may be Jun 27, 2024
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