Using vite components in a react + webpack app slows the build process
For a little bit of context, we’re performing a migration that involves creating a UI component library which is a monorepo that includes a number of vite projects. Each vite project corresponds to a specific component (for instance, a Button component, a Modal, etc.).