Laravel 10+ Vite Vue info

this is missing from tutorials , vite.config.js:

resolve: {
alias: {
vue: 'vue/dist/vue.esm-bundler.js',
},
},

How to Install Vue 3 in Laravel 9 with Vite
https://techvblogs.com/blog/how-to-install-vue-3-in-laravel-9-with-vite

How to Add Vue.js 3 into Laravel 10 with Vite: Quick Tutorial

https://laraveldaily.com/post/how-to-add-vue-3-laravel-10-vite-quick-tutorial

Vite, Vue 3 Multi-Component

How To Install Vue 3 In Laravel 10 With Vite
https://medium.com/@DevMahmoudAdel/how-to-install-vue-3-in-laravel-10-with-vite-5c7749afd29c

Vite is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production. When building applications with Laravel, you will typically use Vite to bundle your application’s CSS and JavaScript files into production ready assets.
https://laravel.com/docs/10.x/vite

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress