Why did the last version of Laravel not have Vite?
Hi, is there a way to release the theme only without any plugins or with implemented with vite only, because in most time not all plugins required, We appreciate your efforts and thank you for it.
Hi,
We spend a month trying to fix important plugins(datetables, formvalidation, flatpckrs, tagify, select2, etc) could not be compiled by Vite and we decided to release it with webpack mix and continue our integration bug fixes for Vite. We will release it once Vite properly compiles all plugins. it seems Vite changes the input JS code dramatically and some JS plugins are throwing errors during initialization.
Regards.