I'm not sure I should be upgrading both of these at the same time, but here goes. I have a Vue2 app with many components that is built using mix. I want to migrate to vue3 and vite because these are the upcoming and supported technologies. The problem is that I need to upgrade app.js to load all my components.