PrimeVue 3.2.0-rc.1 with Vite Support
PrimeVue 3.2.0-rc.1 is released with first class support for Vite, the new build tool from the create of Vue, Evan You. See the Vite-PrimeVue starter app for an example. New Build Up until now, PrimeVue can only be used with environments that support single file components, with 3.2.0-rc.1 the npm distribution contains native ES modules, IIFE format and CommonJS fallback so that it can be used with Vue CLI, Vite, a custom build with vue-loader enabled and directly...