Why I am getting vite instead of webpack during laravel installation

Viewed 13

I am accustomed with webpack configuration in laravel, but recently, I am getting vite instead of webpack while installing laravel. Is there any way I can install webpack by default instead of vite?

0 Answers
Related