On-demand Component Auto-Importing
"
unplugin-svelte-components
is a tool that automatically imports components for Svelte on demand. It works by scanning the source code and dynamically resolving the component imports based on the component names.It supports various bundlers such as Vite, Rollup and Webpack."
Mohamed Nesredin
@Mohamed_Kaizen