kaisermann / svelte-loadable

Dynamically load a svelte component
MIT License
320 stars 13 forks source link

Loader cache #15

Closed CaptainN closed 5 years ago

CaptainN commented 5 years ago

Adds a loader cache, some SSR hooks and utilities, and documentation for it all.

This PR follows #13

kaisermann commented 5 years ago

Thanks for your PR! I'm going to take some time to read it and will probably start to implement some tests before releasing it 😁

kaisermann commented 5 years ago

@CaptainN Released on v1.3.0. Thanks again for the contribution 👍 Some tests for all of this are incoming sometime soon 🎉