feat(prime-vue): add auto import primeflex and excludes components
Description
-
Add auto import PrimeFlex configuration When we use PrimveVue, the PrimeFlex is necessary.
-
About PrimeVue FullCalendar When I use PrimeVue FullCalendar with auto import at development stage, the error occures : Error: Please import the top-level fullcalendar lib before attempting to import a plugin. at vdom.js:3:11
So, in auto import, I can exclude some components such as FullCalendar, then use the FullCalendar of official
Linked Issues
We don't showcase every component library. Please revert the changes to example/vite-vue3
How to do next?
The CI is failed, please check your lockfile https://github.com/antfu/unplugin-vue-components/runs/7525132330?check_suite_focus=true
You can try to run pnpm install to update lockfile.
Closing due to inactivity. Please open a new issue referencing to this one if you can follow up with more information.