README
svelte-loadable
This is a fork of the svelte-loadable project, fixing this issue. The PR with the necessary fix is here.
Check that it's not merged before using this fork. If it's not, you can install it from @arackaf-svelte/svelte-loadable
Dynamically load a svelte component
<script type="module">
import arackafSvelteSvelteLoadable from 'https://cdn.skypack.dev/@arackaf-svelte/svelte-loadable';
</script>
This is a fork of the svelte-loadable project, fixing this issue. The PR with the necessary fix is here.
Check that it's not merged before using this fork. If it's not, you can install it from @arackaf-svelte/svelte-loadable