I saw that some additional libraries were installed in this tutorial. https://youtu.be/erhzQbhBvJI?t=2474
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?