Configuración de Laravel Vite
Laravel’s Vite Configuration
Vite is a local frontend development environment that combines a dev server and Rollup-based build tooling chain. That might sound like a lot, but in Laravel, it’s pri‐ marily used to bundle CSS and JavaScript assets together.