When combining with component libraries like shadcn-vue or nuxt-ui nuxt dev-mode (started via npm run dev) stops working. It starts to error out:
`
ERROR Cannot start nuxt: Could not find main source file
`
When removing the nuxt-component-preview things are working again. Seems like the component-scanning has issues with non-local components.
Reproduction - try this branch:
https://github.com/drunomics/lupus-decoupled-nuxt3-demo-shadcn/tree/component-preview