I am trying to install PrimeVue’s library Install PrimeVue with Vite and was wondering if anyone had experience of how to load libraries for UI kits into WeWeb.
There are a couple of different ways to do it, such as loading PrimeVue and Vue.js from a CDN with a script tag vs loading at the app level.
Can anyone explain the right approach that would deliver the best performance and limit any incompatibilities with the WeWeb wrapper?
I found a solution from Ray deck of statechange. https://pro.statechange.ai/ on how to install PrimeVue I’ve asked him if I can share with the broader community.