primevue
primevue copied to clipboard
fix(auto-import-resolver): options will never be null or undefined, but options.resolve may be
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()]
.