vue3-jetstream-inertia-typescript
vue3-jetstream-inertia-typescript copied to clipboard
Vite support
Thanks a lot for the great project. I found it through this laracast thread.
Laravel dropped webpack and started using Vite by default.
May you please support Vite?
This article convert webpack to Vite but it didn't take typescript in the consider. Forgive me. I'd like to make PR but I'm still newbie in this matter.
This article convert webpack to Vite but it didn't take typescript in the consider. Forgive me. I'd like to make PR but I'm still newbie in this matter.
Hey! I'll try and get this sorted really soon, I'm a bit busy lately unfortunately
For someone that want the latest approach, with Vite, Laravel 9/10 and Intertia/Blade, this article helped me a lot : https://advanced-inertia.com/blog/typescript
I've migrated everything successfully with Typescript and it works perfectly.