Development is still in it's early stage (app will grow exponentially) and DX is already unbearable. I've tried basically every suggestion in the conversation, nothing works. It seems the only solution is to wait for for vite to be on rolldown.
Does anyone have an idea of a possible alternative solution? Or at least what I could do to improve DX Development is already paused
Description I am using the Nuxt UI playground template from here. After running pnpm build, I noticed that .output/server/node_modules/reka-ui/dist contains many unused components. How can I config...