Vite components integration in older applications
I have a really big and old react application (using node 12.16.1). For clarity purposes let’s say it’s a Dashboard. It contains another React app (microfrontend) that has been upgraded to node 20 (Let’s say it’s the main page of the dashboard). And it uses another React+Storybook application for UI components such as buttons, modals and many others.