svelte-conf-partial-hydration Installation npm run install Dev npm run dev Things to remember In App.svelte you must import files with either lazy:... or hydrate:.... All packages in lib you can treat as any other package/component.