Combine private route with lazy loading
Spaceman2019 opened this issue · 0 comments
Spaceman2019 commented
Hi,
I'm new with svelte. In Angular I have lazy loading together with a login guard. My question is how I can combine private route together with lazy laoding with the svelte-navigator. Who can give me an example?
Thanks