laravel / telescope

An elegant debug assistant for the Laravel framework.
https://laravel.com/docs/telescope
MIT License
4.77k stars 560 forks source link

[5.x] feature: move laravel mix setup to vite #1460

Closed mmachatschek closed 2 months ago

mmachatschek commented 2 months ago

This basically does the same thing as https://github.com/laravel/horizon/pull/1413

driesvints commented 2 months ago

Thanks @mmachatschek