raphael-devel

Results 3 comments of raphael-devel

@idleberg is talking in this post: https://stackoverflow.com/questions/69295473/svelte-sveltekit-dynamic-import-of-components-with-variable about how he did get a similar plugin => The Rollup plugin [@rollup/plugin-dynamic-import-vars](https://www.npmjs.com/package/@rollup/plugin-dynamic-import-vars) to work with Svelte and Vite. So while the concept...

@caoxiemeihao Here you will find the minimal repo: https://github.com/raphael-devel/raphael-devel-demo-sveltekit-repo-4-vite-plugin-dynamic-import But it is really just a matter of: ``` npm create svelte@latest my-app cd my-app npm install npm run dev ```...

This issue affects all operating systems — Windows, macOS, and Linux — not just Windows as currently labeled.